bound aeson for microlens compatibility
This commit is contained in:
parent
e930e2e35d
commit
a50cb2eae6
|
@ -12,7 +12,7 @@ executable reploy
|
|||
main-is: reploy.hs
|
||||
other-modules: Types, Utils, FormatOpts
|
||||
build-depends: base == 4.*
|
||||
, aeson
|
||||
, aeson ^>= 2.1
|
||||
, bytestring
|
||||
, containers
|
||||
, data-default
|
||||
|
|
Loading…
Reference in a new issue