Skip to content

Commit

Permalink
Wibble for 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 9c467f9 commit daaa5c1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/ddc-core-simpl/DDC/Core/Transform/Boxing.hs
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ boxingExportValue config (n, esrc)
-- | Manage boxing in the type of an imported value.
boxingImportValue
:: Config a n
=> (n, ImportSource n)
-> (n, ImportSource n)
-> (n, ImportSource n)

boxingImportValue config (n, isrc)
Expand Down
2 changes: 1 addition & 1 deletion packages/ddc-core-simpl/ddc-core-simpl.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: ddc-core-simpl
Version: 0.4.1.1
Version: 0.4.1.2
License: MIT
License-file: LICENSE
Author: The Disciplined Disciple Compiler Strike Force
Expand Down

0 comments on commit daaa5c1

Please sign in to comment.