forked from filipg/gonito
use newer stack and GEval
This commit is contained in:
parent
aa75c1c0c7
commit
f95f99d364
@ -90,7 +90,7 @@ library
|
||||
, directory >= 1.1 && < 1.3
|
||||
, warp >= 3.0 && < 3.2
|
||||
, data-default
|
||||
, aeson >= 0.6 && < 0.10
|
||||
, aeson >= 0.6 && < 0.11
|
||||
, conduit >= 1.0 && < 2.0
|
||||
, monad-logger >= 0.3 && < 0.4
|
||||
, fast-logger >= 2.2 && < 2.5
|
||||
|
@ -5,5 +5,6 @@ flags:
|
||||
packages:
|
||||
- '.'
|
||||
- '../geval'
|
||||
extra-deps: [markdown-0.1.13.2,geval-0.2.2.0]
|
||||
resolver: lts-3.13
|
||||
extra-deps: [markdown-0.1.13.2,geval-0.2.3.0,cond-0.4.1.1]
|
||||
compiler-check: newer-minor
|
||||
resolver: nightly-2015-12-19
|
||||
|
Loading…
Reference in New Issue
Block a user