Skip to content

Commit 130256e

Browse files
updated build dependency: base >= 4.8 (comes with ghc-7.10)
1 parent 699eeb0 commit 130256e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ideas.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Library
4949
ghc-options: -Wall
5050
hs-source-dirs: src
5151
Build-Depends:
52-
base >= 4.2 && < 5,
52+
base >= 4.8 && < 5,
5353
cgi >= 3001.3.0.0,
5454
QuickCheck >= 2.8,
5555
Diff,

0 commit comments

Comments
 (0)