2020-08-11 14:26:50 +12:00
2020-09-08 02:38:36 +12:00
2020-01-21 17:10:48 +08:00
2020-03-06 17:19:45 +08:00
2020-03-05 12:22:57 +13:00
2020-08-11 14:26:50 +12:00
2020-07-21 10:00:26 +08:00
2019-04-29 11:08:31 +08:00
2020-08-31 21:05:09 +12:00
2020-09-10 01:13:43 +00:00
2020-06-21 02:31:17 +12:00
2020-06-04 20:29:50 +08:00
2020-09-10 01:13:43 +00:00

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

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

  • nix-tools — provides the programs for generating Nix expressions from Haskell projects.

  • hackage.nix — the latest contents of the Hackage databases, converted to Nix expressions.

  • stackage.nix — all of the Stackage snapshots, converted to Nix expressions.

IRC Channel

Join the #haskell.nix channel on irc.freenode.net to get help or discuss the development of haskell.nix and nix-tools.

S
Description
Alternative Haskell Infrastructure for Nixpkgs
Readme 20 MiB
Languages
Nix 88.7%
Haskell 10.4%
Shell 0.8%