Skip to content
Snippets Groups Projects

ghc-prerelease.nix: bump to ghc-8.8.1-rc1

Closed Vaibhav Sagar requested to merge vaibhavsagar/head.hackage:bump-ghc-prerelease into master
Files
7
+ 1
1
@@ -217,7 +217,7 @@ library
@@ -217,7 +217,7 @@ library
reflection >= 2.1 && < 3,
reflection >= 2.1 && < 3,
semigroupoids >= 5 && < 6,
semigroupoids >= 5 && < 6,
tagged >= 0.4.4 && < 1,
tagged >= 0.4.4 && < 1,
template-haskell >= 2.4 && < 2.15,
template-haskell >= 2.4 && < 2.16,
th-abstraction >= 0.2.1 && < 0.4,
th-abstraction >= 0.2.1 && < 0.4,
text >= 0.11 && < 1.3,
text >= 0.11 && < 1.3,
transformers >= 0.2 && < 0.6,
transformers >= 0.2 && < 0.6,
Loading