Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

Commit 70fb79e

Browse files
authored
Merge pull request #1306 from alanz/constrain-unix-time
Add unix-time constraint to cabal file
2 parents c78cbb0 + d373655 commit 70fb79e

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)