diff options
Diffstat (limited to 'devel/hs-old-time/files/patch-git_82790af')
-rw-r--r-- | devel/hs-old-time/files/patch-git_82790af | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/hs-old-time/files/patch-git_82790af b/devel/hs-old-time/files/patch-git_82790af index 842bf10e1c62..ec394c8c0a72 100644 --- a/devel/hs-old-time/files/patch-git_82790af +++ b/devel/hs-old-time/files/patch-git_82790af @@ -13,11 +13,11 @@ index d322965..3a0e85c 100644 +++ old-time.cabal @@ -53,7 +53,7 @@ Library HsTime.h - + build-depends: - base >= 4.7 && < 4.9, -+ base >= 4.7 && < 4.12, ++ base >= 4.7 && < 4.13, old-locale == 1.0.* - + ghc-options: -Wall |