-
**Project description**
`ghcjs` was removed in https://github.com/NixOS/nixpkgs/commit/cb4346597f033750a432f0161eb5d2c426776960 . At https://github.com/NixOS/nixpkgs/issues/130584 @peti explains it w…
-
See #1339.
That PR is an attempt to enable this functionality, however, it's a hack, just like the `package: ${pkg}` approach @angerman proposes.
Like @michaelpj wrote, we want a clean way of bein…
-
-
Following the readme instructions, I get (when running nix-shell):
```
error: attribute 'stdenv' missing
at /nix/store/bblbjmnzbzfib5q0r7xbk1c920bsabbw-source/pkgs/build-support/cc-wrapp…
-
After `ihp-new blog`, running `./start`:
```
% ./start
[...snipped a lot of logs here (available below) ...]
stripping (with command strip and flags -S) in /nix/store/ipcz899457y2hhmr4sd8hs7wgbd…
-
# July 2020 update
This issue is coming up on 5 years old at this point, and has gotten quite lengthy. While the issue may still be relevant, not all of the comments in this thread will be. [It has…
-
In addition to simply being able to parse sentences with regard to a schema, the user should be able to make queries via the parsed logical forms of sentences via meriv-core.
-
There is a relevant [merge request](https://github.com/haskell-foundation/foundation/pull/550), that has been open for now almost a year.
Can we please amend the cabal file to at least permit buil…
-
Using the latest commit (https://github.com/input-output-hk/haskell.nix/commit/5fbf5d5b6b88640d53d515a9f4442a61348d0186) of `haskell.nix` I see
```
% nix build -f default.nix
error: anonymo…
-
project-m36 now uses winery and curryer-rpc, which uses fast-builder, which uses ghc-prim.
Right now, ghcjs can't build fast-builder or ghc-prim.
That means project-m36 or project-m36-typed cannot …