Changeset View
Changeset View
Standalone View
Standalone View
devel/hs-th-abstraction/files/patch-th-abstraction.cabal
- This file was added.
| --- th-abstraction.cabal.orig 2018-04-11 11:32:45 UTC | |||||
| +++ th-abstraction.cabal | |||||
| @@ -28,7 +28,7 @@ library | |||||
| other-modules: Language.Haskell.TH.Datatype.Internal | |||||
| build-depends: base >=4.3 && <5, | |||||
| ghc-prim, | |||||
| - template-haskell >=2.5 && <2.13, | |||||
| + template-haskell >=2.5 && <2.14, | |||||
| containers >=0.4 && <0.6 | |||||
| hs-source-dirs: src | |||||
| default-language: Haskell2010 | |||||
| No newline at end of file | |||||