mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-07 21:15:19 +03:00
;cabal: update cabal files
This commit is contained in:
parent
69905dbc25
commit
7af2e79465
@ -114,7 +114,7 @@ library
|
||||
, file-embed >=0.0.10
|
||||
, filepath
|
||||
, hashtables >=1.2.3.1
|
||||
, megaparsec >=7.0.0 && <9.2
|
||||
, megaparsec >=7.0.0 && <9.3
|
||||
, microlens >=0.4
|
||||
, microlens-th >=0.4
|
||||
, mtl >=2.2.1
|
||||
@ -165,7 +165,7 @@ test-suite doctest
|
||||
, file-embed >=0.0.10
|
||||
, filepath
|
||||
, hashtables >=1.2.3.1
|
||||
, megaparsec >=7.0.0 && <9.2
|
||||
, megaparsec >=7.0.0 && <9.3
|
||||
, microlens >=0.4
|
||||
, microlens-th >=0.4
|
||||
, mtl >=2.2.1
|
||||
@ -218,7 +218,7 @@ test-suite unittest
|
||||
, filepath
|
||||
, hashtables >=1.2.3.1
|
||||
, hledger-lib
|
||||
, megaparsec >=7.0.0 && <9.2
|
||||
, megaparsec >=7.0.0 && <9.3
|
||||
, microlens >=0.4
|
||||
, microlens-th >=0.4
|
||||
, mtl >=2.2.1
|
||||
|
@ -79,7 +79,7 @@ executable hledger-ui
|
||||
, fsnotify >=0.2.1.2 && <0.4
|
||||
, hledger >=1.23.99 && <1.24
|
||||
, hledger-lib >=1.23.99 && <1.24
|
||||
, megaparsec >=7.0.0 && <9.2
|
||||
, megaparsec >=7.0.0 && <9.3
|
||||
, microlens >=0.4
|
||||
, microlens-platform >=0.2.3.1
|
||||
, process >=1.2
|
||||
|
@ -177,7 +177,7 @@ library
|
||||
, http-client
|
||||
, http-conduit
|
||||
, http-types
|
||||
, megaparsec >=7.0.0 && <9.2
|
||||
, megaparsec >=7.0.0 && <9.3
|
||||
, mtl >=2.2.1
|
||||
, network
|
||||
, shakespeare >=2.0.2.2
|
||||
|
@ -157,7 +157,7 @@ library
|
||||
, hledger-lib >=1.23.99 && <1.24
|
||||
, lucid
|
||||
, math-functions >=0.3.3.0
|
||||
, megaparsec >=7.0.0 && <9.2
|
||||
, megaparsec >=7.0.0 && <9.3
|
||||
, microlens >=0.4
|
||||
, mtl >=2.2.1
|
||||
, process
|
||||
@ -207,7 +207,7 @@ executable hledger
|
||||
, hledger
|
||||
, hledger-lib >=1.23.99 && <1.24
|
||||
, math-functions >=0.3.3.0
|
||||
, megaparsec >=7.0.0 && <9.2
|
||||
, megaparsec >=7.0.0 && <9.3
|
||||
, microlens >=0.4
|
||||
, mtl >=2.2.1
|
||||
, process
|
||||
@ -258,7 +258,7 @@ test-suite unittest
|
||||
, hledger
|
||||
, hledger-lib >=1.23.99 && <1.24
|
||||
, math-functions >=0.3.3.0
|
||||
, megaparsec >=7.0.0 && <9.2
|
||||
, megaparsec >=7.0.0 && <9.3
|
||||
, microlens >=0.4
|
||||
, mtl >=2.2.1
|
||||
, process
|
||||
@ -308,7 +308,7 @@ benchmark bench
|
||||
, hledger-lib >=1.23.99 && <1.24
|
||||
, html
|
||||
, math-functions >=0.3.3.0
|
||||
, megaparsec >=7.0.0 && <9.2
|
||||
, megaparsec >=7.0.0 && <9.3
|
||||
, microlens >=0.4
|
||||
, mtl >=2.2.1
|
||||
, process
|
||||
|
Loading…
Reference in New Issue
Block a user