Skip to content

Commit 79e6d06

Browse files
authored
Update rere.cabal: containers 0.7 and source repo
1 parent 94b1a72 commit 79e6d06

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rere.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ tested-with:
4040

4141
source-repository head
4242
type: git
43-
location: https://github.com/phadej/rere.git
43+
location: https://github.com/ulysses4ever/rere.git
4444

4545
flag rere-cfg
4646
description: CFG functionality, adds dependency on fin and vec
@@ -63,7 +63,7 @@ library
6363
-- GHC boot libraries
6464
build-depends:
6565
, base >=4.3.0.0 && <4.21
66-
, containers ^>=0.4.0.0 || ^>=0.5.0.0 || ^>=0.6.0.1
66+
, containers ^>=0.4.0.0 || ^>=0.5.0.0 || ^>=0.6.0.1 || ^>=0.7
6767
, parsec ^>=3.1.12.0
6868
, transformers ^>=0.3.0.0 || ^>=0.4.2.0 || ^>=0.5.2.0 || ^>=0.6.1.0
6969

0 commit comments

Comments
 (0)