input-output-hk / haskell.nix

Alternative Haskell Infrastructure for Nixpkgs

Home Page:https://input-output-hk.github.io/haskell.nix

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

haskell.nix is infrastructure for building Haskell packages with Nix

haskell.nix can automatically translate your Cabal or Stack project and its dependencies into Nix code.

Documentation

Help! Something isn't working

The #1 problem that people have when using haskell.nix is that they find themselves building GHC. This should not happen, but you must follow the haskell.nix setup instructions properly to avoid it. If you find this happening to you, please check that you have followed the getting started instructions and consult the corresponding troubleshooting section.

The troubleshooting documentation also contains some help for other common issues. If you're still stuck open an issue.

Related repos

The haskell.nix repository contains the runtime system for building Haskell packages in Nix. It depends on other repos, which are:

About

Alternative Haskell Infrastructure for Nixpkgs

https://input-output-hk.github.io/haskell.nix

License:Apache License 2.0


Languages

Language:Nix 88.1%Language:Haskell 11.2%Language:Shell 0.6%Language:C 0.0%Language:JavaScript 0.0%