Skip to content
Snippets Groups Projects
Commit 85cf1aa2 authored by Adam Bergmark's avatar Adam Bergmark
Browse files

Loosen required cabal-version

1.14 has the same features as 1.10 so this was overly restrictive and can prevent you from installing time on older GHCs.
parent 1ca245b6
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ synopsis: A time library
description: A time library
category: System
build-type: Configure
cabal-version: >=1.14
cabal-version: >=1.10
x-follows-version-policy:
extra-source-files:
......
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