monad-journal fixes are upstream now
This commit is contained in:
parent
9e4f1c9057
commit
b978e1fd01
@ -8,8 +8,6 @@ install:
|
||||
- cabal update
|
||||
- cabal install happy --constraint 'transformers <= 0.3.0.0'
|
||||
- happy --version
|
||||
- git clone -b for-ghc-mod https://github.com/DanielG/monad-journal.git
|
||||
- cabal install ./monad-journal --constraint 'transformers <= 0.3.0.0'
|
||||
- cabal install -j --only-dependencies --enable-tests
|
||||
|
||||
script:
|
||||
|
@ -96,7 +96,7 @@ Library
|
||||
, ghc-syb-utils
|
||||
, hlint >= 1.8.61
|
||||
, io-choice
|
||||
, monad-journal
|
||||
, monad-journal >= 0.2.2.0
|
||||
, old-time
|
||||
, process
|
||||
, syb
|
||||
@ -181,7 +181,7 @@ Test-Suite spec
|
||||
, ghc-syb-utils
|
||||
, hlint >= 1.7.1
|
||||
, io-choice
|
||||
, monad-journal
|
||||
, monad-journal >= 0.2.2.0
|
||||
, old-time
|
||||
, process
|
||||
, syb
|
||||
|
Loading…
Reference in New Issue
Block a user