We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4380e9 commit a0fe26fCopy full SHA for a0fe26f
2 files changed
buildbox/BuildBox.hs
@@ -20,4 +20,3 @@ module BuildBox
20
, outLn)
21
where
22
import BuildBox.Build
23
-import Prelude
buildbox/buildbox.cabal
@@ -1,5 +1,5 @@
1
Name: buildbox
2
-Version: 2.1.4.1
+Version: 2.1.4.2
3
License: BSD3
4
License-file: LICENSE
5
Author: Ben Lippmeier
@@ -17,7 +17,7 @@ Synopsis:
17
Rehackable components for writing buildbots and test harnesses.
18
19
Tested-with:
- GHC == 7.0.3
+ GHC == 7.8.2
Library
Build-Depends:
0 commit comments