Changeset View
Changeset View
Standalone View
Standalone View
devel/hs-old-time/files/patch-git_82790af
| Show All 10 Lines | |||||
| index d322965..3a0e85c 100644 | index d322965..3a0e85c 100644 | ||||
| --- old-time.cabal | --- old-time.cabal | ||||
| +++ old-time.cabal | +++ old-time.cabal | ||||
| @@ -53,7 +53,7 @@ Library | @@ -53,7 +53,7 @@ Library | ||||
| HsTime.h | HsTime.h | ||||
| build-depends: | build-depends: | ||||
| - base >= 4.7 && < 4.9, | - base >= 4.7 && < 4.9, | ||||
| + base >= 4.7 && < 4.11, | + base >= 4.7 && < 4.12, | ||||
| old-locale == 1.0.* | old-locale == 1.0.* | ||||
| ghc-options: -Wall | ghc-options: -Wall | ||||