Add temporary workaround for monad-journal
.. just until upstream uploads the changes to hackage
This commit is contained in:
parent
f311efd90c
commit
fb6def45b7
@ -8,6 +8,8 @@ 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:
|
||||
|
Loading…
Reference in New Issue
Block a user