Skip to content

input-output-hk/haskell.nix

This branch is 18 commits ahead of, 11 commits behind master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Auto Update Bot
Apr 18, 2025
8546b45 · Apr 18, 2025
Apr 16, 2025
Mar 17, 2025
Apr 16, 2025
Apr 3, 2025
Mar 26, 2025
Apr 3, 2025
Apr 16, 2025
Apr 3, 2025
Jul 28, 2022
Apr 10, 2025
Apr 18, 2025
Apr 3, 2025
Aug 30, 2023
Apr 3, 2025
Apr 16, 2025
Oct 6, 2022
Aug 9, 2022
May 20, 2020
Sep 14, 2023
Jul 12, 2024
Apr 29, 2019
Jan 26, 2024
Dec 8, 2023
Apr 4, 2025
Feb 3, 2025
Sep 21, 2023
Apr 3, 2025
May 30, 2022
Feb 3, 2025
Mar 20, 2020
Apr 18, 2025
Apr 4, 2025
Jun 19, 2024
Apr 18, 2025
Jul 26, 2024
Mar 28, 2021
Sep 21, 2023
Sep 12, 2022
Mar 21, 2025

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