ui: switch to the more complete microlens-platform

This commit is contained in:
Simon Michael 2016-06-08 15:44:08 -07:00
parent 5c343a5848
commit 5c657dbd81
4 changed files with 4 additions and 4 deletions

View File

@ -165,7 +165,7 @@ executables:
- Decimal
- docopt
- either
- microlens >= 0.3.5.1 && < 0.5
- microlens-platform >= 0.3.1.0 && < 0.4
- safe
- servant-server
- servant-swagger

View File

@ -54,7 +54,7 @@ executable hledger-api
, Decimal
, docopt
, either
, microlens >= 0.3.5.1 && < 0.5
, microlens-platform >= 0.3.1.0 && < 0.4
, safe
, servant-server
, servant-swagger

View File

@ -80,7 +80,7 @@ executables:
- data-default
- filepath
- HUnit
- microlens >= 0.3.5.1 && < 0.5
- microlens-platform >= 0.3.1.0 && < 0.4
- safe >= 0.2
- split >= 0.1 && < 0.3
- text >= 1.2 && < 1.3

View File

@ -71,7 +71,7 @@ executable hledger-ui
, data-default
, filepath
, HUnit
, microlens >= 0.3.5.1 && < 0.5
, microlens-platform >= 0.3.1.0 && < 0.4
, safe >= 0.2
, split >= 0.1 && < 0.3
, text >= 1.2 && < 1.3