mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-08 15:14:49 +03:00
;cabal: update cabal files
This commit is contained in:
parent
a3290bfaeb
commit
fbd2fdef40
@ -131,7 +131,7 @@ library
|
||||
, file-embed >=0.0.10
|
||||
, filepath
|
||||
, hashtables >=1.2.3.1
|
||||
, megaparsec >=7.0.0 && <9.6
|
||||
, megaparsec >=7.0.0 && <9.7
|
||||
, microlens >=0.4
|
||||
, microlens-th >=0.4
|
||||
, mtl >=2.2.1
|
||||
@ -190,7 +190,7 @@ test-suite doctest
|
||||
, file-embed >=0.0.10
|
||||
, filepath
|
||||
, hashtables >=1.2.3.1
|
||||
, megaparsec >=7.0.0 && <9.6
|
||||
, megaparsec >=7.0.0 && <9.7
|
||||
, microlens >=0.4
|
||||
, microlens-th >=0.4
|
||||
, mtl >=2.2.1
|
||||
@ -251,7 +251,7 @@ test-suite unittest
|
||||
, filepath
|
||||
, hashtables >=1.2.3.1
|
||||
, hledger-lib
|
||||
, megaparsec >=7.0.0 && <9.6
|
||||
, megaparsec >=7.0.0 && <9.7
|
||||
, microlens >=0.4
|
||||
, microlens-th >=0.4
|
||||
, mtl >=2.2.1
|
||||
|
@ -84,7 +84,7 @@ library
|
||||
, fsnotify ==0.4.*
|
||||
, hledger >=1.32.99 && <1.33
|
||||
, hledger-lib >=1.32.99 && <1.33
|
||||
, megaparsec >=7.0.0 && <9.6
|
||||
, megaparsec >=7.0.0 && <9.7
|
||||
, microlens >=0.4
|
||||
, microlens-platform >=0.2.3.1
|
||||
, mtl >=2.2.1
|
||||
|
@ -177,7 +177,7 @@ library
|
||||
, http-client
|
||||
, http-conduit
|
||||
, http-types
|
||||
, megaparsec >=7.0.0 && <9.6
|
||||
, megaparsec >=7.0.0 && <9.7
|
||||
, mtl >=2.2.1
|
||||
, network
|
||||
, safe >=0.3.19
|
||||
|
@ -156,7 +156,7 @@ library
|
||||
, hledger-lib >=1.32.99 && <1.33
|
||||
, lucid
|
||||
, math-functions >=0.3.3.0
|
||||
, megaparsec >=7.0.0 && <9.6
|
||||
, megaparsec >=7.0.0 && <9.7
|
||||
, microlens >=0.4
|
||||
, mtl >=2.2.1
|
||||
, process
|
||||
@ -206,7 +206,7 @@ executable hledger
|
||||
, hledger
|
||||
, hledger-lib >=1.32.99 && <1.33
|
||||
, math-functions >=0.3.3.0
|
||||
, megaparsec >=7.0.0 && <9.6
|
||||
, megaparsec >=7.0.0 && <9.7
|
||||
, microlens >=0.4
|
||||
, mtl >=2.2.1
|
||||
, process
|
||||
@ -257,7 +257,7 @@ test-suite unittest
|
||||
, hledger
|
||||
, hledger-lib >=1.32.99 && <1.33
|
||||
, math-functions >=0.3.3.0
|
||||
, megaparsec >=7.0.0 && <9.6
|
||||
, megaparsec >=7.0.0 && <9.7
|
||||
, microlens >=0.4
|
||||
, mtl >=2.2.1
|
||||
, process
|
||||
@ -307,7 +307,7 @@ benchmark bench
|
||||
, hledger-lib >=1.32.99 && <1.33
|
||||
, html
|
||||
, math-functions >=0.3.3.0
|
||||
, megaparsec >=7.0.0 && <9.6
|
||||
, megaparsec >=7.0.0 && <9.7
|
||||
, microlens >=0.4
|
||||
, mtl >=2.2.1
|
||||
, process
|
||||
|
Loading…
Reference in New Issue
Block a user