Skip to content

Commit 26b1ddc

Browse files
committed
Script needs a min time version
1 parent aa0755f commit 26b1ddc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GenChangelogs.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env cabal
22
{- cabal:
3-
build-depends: base, process, text, github, time
3+
build-depends: base, process, text, github, time >= 1.9
44
-}
55

66
{-# LANGUAGE OverloadedStrings #-}

0 commit comments

Comments
 (0)