Minimal Example Not Working
Open
- Dominant language
- Nix
- Stars
- 401
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice if this minimal example was updated to work.
```
➜ NIX_PATH=nixpkgs=nixpkgs nix-build --no-link
error: attribute 'ghc864' missing
at /home/solomon/Development/Nix/static-haskell-nix/default.nix:35:27:
34|
35| normalHaskellPackages = pkgs.haskell.packages.${compiler};
| ^
36|
(use '--show-trace' to show detailed location information)
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.