-
## Issue description
I’d like to use nix to develop a SDL-based Haskell app for Android, but I can’t cross-compile the Haskell OpenGL library.
### Steps to reproduce
```
~/build/nixpkgs $ ni…
-
## Issue description
When building the HEAD revision of [`haskell-opencv`](https://github.com/LumiGuide/haskell-opencv) on nixpkgs `master` I get a segfault when compiling one of the executables. T…
-
**Describe the bug**
Certain programs fail at runtime when compiled via mingwW64 after #2156:
```
Mingw-w64runtimefailure:
32 bit pseudo relocation at 00000001400017FE out of range, targeting …
-
I have been using [Asahi Linux](https://asahilinux.org/) which uses 16k pagesize for the past year or so. `ghcup` has worked perfectly on it. However today the `hls` died on me repeatedly. Checking lo…
-
-
https://old.reddit.com/r/haskell/comments/1fiyc62/lets_run_some_nfas_highperformance_haskell/
I think they think the topicstarter wrote it. You can go and interact with your readers there.
-
# Motivation
It would be great to have domain-specific Haskell types in streams, as this can give extra type safety in the high-level model that, with correct code generation, holds true even in th…
-
base-compat-0.14.0 ([changelog](http://hackage.haskell.org/package/base-compat-0.14.0/changelog)) (Simon Hengel @sol) is out of bounds for:
- [ ] JuicyPixels-scale-dct-0.1.2 (>=0.6.0 && < 0.14). Gra…
-
Currently `haskell-gi` searches for GIR XML files under `/usr/share/gir-1.0`. Debian has now decided to move these files under `/usr/lib/${DEB_HOST_MULTIARCH}/gir-1.0`, since these files have architec…
-
It is reported on https://github.com/haskell/cabal/pull/8944 that this broke `active-repositories: none`. If so, that's very bad and we should fix it!