Skip to content

Commit d373655

Browse files
committed
Add unix-time constraint to cabal file
This makes sure PR haskell#1304 is complete, constraining the cabal build as well, for Windows 7
1 parent d657504 commit d373655

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

haskell-ide-engine.cabal

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ library
9393
, tagsoup
9494
, text
9595
, transformers
96+
, unix-time >= 0.4.7
9697
, unordered-containers
9798
, vector
9899
, versions

0 commit comments

Comments
 (0)