Skip to content
Snippets Groups Projects
Commit d4522223 authored by Ashley Yakeley's avatar Ashley Yakeley
Browse files

more fixing of time.cabal

Ignore-this: 589eeb82bf6e1c7a8a4513c924c2299a

darcs-hash:20121125112249-ac6dd-dc7003a0bcdf8530d63fee170344b4513490e119
parent c5f3fdc9
No related branches found
Tags 1.4.0.2
No related merge requests found
......@@ -10,7 +10,7 @@ synopsis: A time library
description: A time library
category: System
build-type: Configure
cabal-version: >=1.16
cabal-version: >=1.14
x-follows-version-policy:
extra-source-files:
......@@ -36,7 +36,7 @@ source-repository head
library
build-depends:
base >= 4,
base >= 4 && < 5,
deepseq >= 1.1,
old-locale
ghc-options: -Wall
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment