haskell.nix
haskell.nix copied to clipboard
Remove old fix now that Cabal is not in nonReinstallablePkgs by default
@peterbecich can you please check that I am right about this not being needed any more?
I'm pretty sure this work around is not needed now. None of our tests build ormolu so I won't run bors on it. Let me know if ormolu breaks.
Sorry for my lack of response, yes, Ormolu works fine with this PR, tested here https://github.com/peterbecich/haskell.nix-ghcjs-issue/commit/df73a2df99a35bb8f433753e50c390bf6777dc7b
Thanks