Use released persistent-2.5
This commit is contained in:
parent
72d2be3e6a
commit
a5251302c8
@ -66,7 +66,7 @@ library
|
||||
base >= 4.5 && < 4.9
|
||||
, bytestring
|
||||
, text >= 0.11 && < 1.3
|
||||
, persistent >= 2.1.1.7 && < 2.3
|
||||
, persistent >= 2.5 && < 2.6
|
||||
, transformers >= 0.2
|
||||
, unordered-containers >= 0.2
|
||||
, tagged >= 0.2
|
||||
|
||||
@ -1,7 +1,3 @@
|
||||
resolver: lts-5.1
|
||||
packages:
|
||||
- location:
|
||||
git: git@github.com:pseudonom/persistent
|
||||
commit: 6f403f5cb12351a51491a4ed6d1eccfa40524ebb
|
||||
subdirs:
|
||||
- persistent
|
||||
extra-deps:
|
||||
- persistent-2.5
|
||||
|
||||
Loading…
Reference in New Issue
Block a user