We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94b1a72 commit 79e6d06Copy full SHA for 79e6d06
rere.cabal
@@ -40,7 +40,7 @@ tested-with:
40
41
source-repository head
42
type: git
43
- location: https://github.com/phadej/rere.git
+ location: https://github.com/ulysses4ever/rere.git
44
45
flag rere-cfg
46
description: CFG functionality, adds dependency on fin and vec
@@ -63,7 +63,7 @@ library
63
-- GHC boot libraries
64
build-depends:
65
, base >=4.3.0.0 && <4.21
66
- , containers ^>=0.4.0.0 || ^>=0.5.0.0 || ^>=0.6.0.1
+ , containers ^>=0.4.0.0 || ^>=0.5.0.0 || ^>=0.6.0.1 || ^>=0.7
67
, parsec ^>=3.1.12.0
68
, transformers ^>=0.3.0.0 || ^>=0.4.2.0 || ^>=0.5.2.0 || ^>=0.6.1.0
69
0 commit comments