Skip to content

Commit

Permalink
Merge pull request #2 from alanz/master
Browse files Browse the repository at this point in the history
Merge from upstream.
  • Loading branch information
SAdams601 authored May 29, 2017
2 parents b463734 + b88e283 commit f450520
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
2017-02-09 v0.8.4.0
2017-02-11 v0.8.4.0
* Update for GHC 8.0.2
* Use ghc-mod version to 5.7
* Add deleteDef refactoring to generalise a monadic function
Expand Down
4 changes: 2 additions & 2 deletions HaRe.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ Library
, filepath
, ghc
, ghc-exactprint == 0.5.3.*
, ghc-mod >= 5.7.0.0
, ghc-mod == 5.7.0.*
, ghc-syb-utils
, hslogger
, monad-control
Expand Down Expand Up @@ -271,7 +271,7 @@ test-suite spec
, foldl
, ghc
, ghc-exactprint == 0.5.3.*
, ghc-mod >= 5.7.0.0
, ghc-mod == 5.7.0.*
, ghc-syb-utils
, hslogger
, hspec
Expand Down

0 comments on commit f450520

Please sign in to comment.