diff options
Diffstat (limited to 'devel/hs-old-locale/files/patch-git_15fea2d')
-rw-r--r-- | devel/hs-old-locale/files/patch-git_15fea2d | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/hs-old-locale/files/patch-git_15fea2d b/devel/hs-old-locale/files/patch-git_15fea2d index c78bf11e3c9a..e937c048c9eb 100644 --- a/devel/hs-old-locale/files/patch-git_15fea2d +++ b/devel/hs-old-locale/files/patch-git_15fea2d @@ -14,8 +14,8 @@ index 37057a8..52aa83a 100644 @@ -31,5 +31,5 @@ Library exposed-modules: System.Locale - + - build-depends: base >= 4.2 && < 4.9 -+ build-depends: base >= 4.2 && < 4.12 ++ build-depends: base >= 4.2 && < 4.13 ghc-options: -Wall |