Skip to content

Commit

Permalink
Kill new warning in GHC 7.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
benl23x5 committed May 4, 2014
1 parent e4380e9 commit a0fe26f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion buildbox/BuildBox.hs
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,3 @@ module BuildBox
, outLn)
where
import BuildBox.Build
import Prelude
4 changes: 2 additions & 2 deletions buildbox/buildbox.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: buildbox
Version: 2.1.4.1
Version: 2.1.4.2
License: BSD3
License-file: LICENSE
Author: Ben Lippmeier
Expand All @@ -17,7 +17,7 @@ Synopsis:
Rehackable components for writing buildbots and test harnesses.

Tested-with:
GHC == 7.0.3
GHC == 7.8.2

Library
Build-Depends:
Expand Down

0 comments on commit a0fe26f

Please sign in to comment.