;cabal: update cabal files
This commit is contained in:
parent
d77d76e17f
commit
dd1ded3646
@ -124,6 +124,7 @@ library
|
||||
, microlens >=0.4
|
||||
, microlens-th >=0.4
|
||||
, mtl >=2.2.1
|
||||
, pager >=0.1.1.0
|
||||
, parser-combinators >=0.4.0
|
||||
, pretty-simple >4 && <5
|
||||
, regex-tdfa
|
||||
@ -176,6 +177,7 @@ test-suite doctest
|
||||
, microlens >=0.4
|
||||
, microlens-th >=0.4
|
||||
, mtl >=2.2.1
|
||||
, pager >=0.1.1.0
|
||||
, parser-combinators >=0.4.0
|
||||
, pretty-simple >4 && <5
|
||||
, regex-tdfa
|
||||
@ -230,6 +232,7 @@ test-suite unittest
|
||||
, microlens >=0.4
|
||||
, microlens-th >=0.4
|
||||
, mtl >=2.2.1
|
||||
, pager >=0.1.1.0
|
||||
, parser-combinators >=0.4.0
|
||||
, pretty-simple >4 && <5
|
||||
, regex-tdfa
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
cabal-version: 1.12
|
||||
|
||||
-- This file has been generated from package.yaml by hpack version 0.35.1.
|
||||
-- This file has been generated from package.yaml by hpack version 0.35.0.
|
||||
--
|
||||
-- see: https://github.com/sol/hpack
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user