Skip to content

input-output-hk/haskell.nix

Folders and files

NameName
Last commit message
Last commit date
Sep 17, 2024
Sep 17, 2024
Sep 24, 2024
Jan 16, 2024
Sep 21, 2023
Sep 18, 2024
Sep 24, 2024
Sep 19, 2024
Jul 28, 2022
Sep 24, 2024
Sep 17, 2024
Sep 29, 2024
Aug 30, 2023
Sep 17, 2024
Sep 24, 2024
Oct 6, 2022
Aug 9, 2022
May 20, 2020
Sep 14, 2023
Jul 12, 2024
Apr 29, 2019
Jan 26, 2024
Dec 8, 2023
Jul 3, 2024
Sep 17, 2024
Sep 21, 2023
Sep 19, 2024
May 30, 2022
Jul 12, 2024
Mar 20, 2020
Sep 29, 2024
Sep 23, 2024
Aug 6, 2021
Jun 19, 2024
Sep 17, 2024
Jul 26, 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 [email protected]