Skip to content

kronor-io/haskell.nix

This branch is 278 commits ahead of, 384 commits behind input-output-hk/haskell.nix:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

243b883 · Feb 15, 2025
Apr 2, 2024
Mar 17, 2024
Mar 17, 2024
Jan 16, 2024
Sep 21, 2023
Mar 27, 2024
Mar 17, 2024
Jul 28, 2022
Apr 2, 2024
Apr 2, 2024
Apr 2, 2024
Aug 30, 2023
Mar 17, 2024
Mar 17, 2024
Oct 6, 2022
Aug 9, 2022
May 20, 2020
Sep 14, 2023
Apr 29, 2019
Jan 26, 2024
Dec 8, 2023
Jan 22, 2024
Mar 27, 2023
Sep 21, 2023
Mar 17, 2024
May 30, 2022
May 15, 2024
Mar 20, 2020
Feb 15, 2025
Apr 2, 2024
Aug 6, 2021
Apr 2, 2024
Mar 28, 2021
Sep 21, 2023
Sep 12, 2022
Jun 2, 2022
Aug 5, 2021

Repository files navigation

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:

Note

For commercial support, please don't hesitate to reach out at devx@iohk.io

Packages

No packages published

Languages

  • Nix 94.2%
  • Haskell 5.5%
  • Other 0.3%