Changeset View
Changeset View
Standalone View
Standalone View
devel/hs-old-locale/files/patch-git_15fea2d
| Show All 10 Lines | |||||
| index 37057a8..52aa83a 100644 | index 37057a8..52aa83a 100644 | ||||
| --- old-locale.cabal | --- old-locale.cabal | ||||
| +++ old-locale.cabal | +++ old-locale.cabal | ||||
| @@ -31,5 +31,5 @@ Library | @@ -31,5 +31,5 @@ Library | ||||
| exposed-modules: | exposed-modules: | ||||
| System.Locale | System.Locale | ||||
| - build-depends: base >= 4.2 && < 4.9 | - build-depends: base >= 4.2 && < 4.9 | ||||
| + build-depends: base >= 4.2 && < 4.11 | + build-depends: base >= 4.2 && < 4.12 | ||||
| ghc-options: -Wall | ghc-options: -Wall | ||||