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

version 1.5.0.1

parent 968ec057
No related branches found
Tags 1.5.0.1
No related merge requests found
name: time
version: 1.5
version: 1.5.0.1
stability: stable
license: BSD3
license-file: LICENSE
......@@ -95,7 +95,7 @@ test-suite ShowDefaultTZAbbreviations
type: exitcode-stdio-1.0
build-depends:
base,
time == 1.5
time == 1.5.0.1
main-is: ShowDefaultTZAbbreviations.hs
test-suite tests
......@@ -117,7 +117,7 @@ test-suite tests
build-depends:
base,
deepseq,
time == 1.5,
time == 1.5.0.1,
QuickCheck >= 2.5.1,
test-framework >= 0.8,
test-framework-quickcheck2 >= 0.3,
......
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