diff options
Diffstat (limited to 'math/hs-data-lens-template/files/patch-data-lens-template.cabal')
-rw-r--r-- | math/hs-data-lens-template/files/patch-data-lens-template.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/hs-data-lens-template/files/patch-data-lens-template.cabal b/math/hs-data-lens-template/files/patch-data-lens-template.cabal index 2fdee632b586..338cee942148 100644 --- a/math/hs-data-lens-template/files/patch-data-lens-template.cabal +++ b/math/hs-data-lens-template/files/patch-data-lens-template.cabal @@ -5,7 +5,7 @@ data-lens >= 2.0 && < 2.12, base >= 1.0 && < 5, - template-haskell >= 2.11 && < 2.12 -+ template-haskell >= 2.11 && < 2.14 ++ template-haskell >= 2.11 && < 2.15 exposed-modules: Data.Lens.Template |