nh2 / nh2/static-haskell-nix

Minimal Example Not Working

Open
#113 1 comment 2 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.