We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69703ee commit be18116Copy full SHA for be18116
thyme.cabal
@@ -1,5 +1,5 @@
1
name: thyme
2
-version: 0.3.5.5
+version: 0.3.6
3
synopsis: A faster time library
4
description:
5
@thyme@ is a performance-optimized rewrite of the excellent
@@ -18,6 +18,8 @@ build-type: Simple
18
cabal-version: >= 1.10
19
stability: experimental
20
extra-source-files:
21
+ CHANGELOG.md
22
+ README.md
23
include/thyme.h
24
tested-with:
25
GHC == 7.6.3, GHC == 7.8.4,
0 commit comments