summary refs log tree commit diff
path: root/pkgs/development/compilers/ghc/abi-depends-determinism.nix
Commit message (Collapse)AuthorAge
* ghc: Use persistent URL for abi-depends determinism patch.Shea Levy2018-03-28
|
* haskell.compiler.ghc8{22,41}: Fix abi-depends non-determinism.Shea Levy2018-03-26
See https://github.com/haskell/cabal/issues/4728 for symptoms, https://phabricator.haskell.org/D4159 for the base of the fix.