We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9dd3a6 commit d540af3Copy full SHA for d540af3
dhall/dhall.cabal
@@ -510,7 +510,7 @@ Library
510
repline >= 0.4.0.0 && < 0.5 ,
511
serialise >= 0.2.0.0 && < 0.3 ,
512
scientific >= 0.3.0.0 && < 0.4 ,
513
- template-haskell >= 2.13.0.0 && < 2.17,
+ template-haskell >= 2.13.0.0 && < 2.18,
514
text >= 0.11.1.0 && < 1.3 ,
515
text-manipulate >= 0.2.0.1 && < 0.4 ,
516
th-lift-instances >= 0.1.13 && < 0.2 ,
0 commit comments