Haskell: Difference between revisions
imported>Chrissound Created page with "# Limitations When using cabal2nix, Nix does not pull a cabal package by respecting the constraint specified in the cabal file. As an example: https://github.com/chrissound/C..." |
imported>Chrissound No edit summary |
||
Line 1: | Line 1: | ||
Limitations | |||
When using cabal2nix, Nix does not pull a cabal package by respecting the constraint specified in the cabal file. | When using cabal2nix, Nix does not pull a cabal package by respecting the constraint specified in the cabal file. |
Revision as of 21:31, 24 August 2019
Limitations
When using cabal2nix, Nix does not pull a cabal package by respecting the constraint specified in the cabal file. As an example: https://github.com/chrissound/Cabal2NixLimitationExample
Issue is discussed here as well: https://stackoverflow.com/questions/57441156/pulling-in-specific-haskell-packages-cabal-dependencies-with-nix