]> git.pld-linux.org Git - packages/ghc-tagged.git/blob - ghc-8.10.patch
- new
[packages/ghc-tagged.git] / ghc-8.10.patch
1 --- tagged-0.8.6/tagged.cabal~  2018-07-03 00:53:28.000000000 +0200
2 +++ tagged-0.8.6/tagged.cabal   2020-05-24 23:34:44.454766628 +0200
3 @@ -67,7 +67,7 @@
4  
5    if impl(ghc>=7.6)
6      exposed-modules: Data.Proxy.TH
7 -    build-depends: template-haskell >= 2.8 && < 2.15
8 +    build-depends: template-haskell >= 2.8
9  
10    if flag(deepseq)
11      build-depends: deepseq >= 1.1 && < 1.5
This page took 0.078232 seconds and 3 git commands to generate.