k
This commit is contained in:
parent
053420d3de
commit
3fdf631404
@ -1 +1,25 @@
|
|||||||
packages: .
|
packages: .
|
||||||
|
|
||||||
|
source-repository-package
|
||||||
|
type: git
|
||||||
|
location: https://github.com/yesodweb/persistent
|
||||||
|
tag: 03e794f618b9b8daa5ae9c3a4edfe792642df55c
|
||||||
|
subdir: persistent
|
||||||
|
|
||||||
|
source-repository-package
|
||||||
|
type: git
|
||||||
|
location: https://github.com/yesodweb/persistent
|
||||||
|
tag: 03e794f618b9b8daa5ae9c3a4edfe792642df55c
|
||||||
|
subdir: persistent-postgresql
|
||||||
|
|
||||||
|
source-repository-package
|
||||||
|
type: git
|
||||||
|
location: https://github.com/yesodweb/persistent
|
||||||
|
tag: 03e794f618b9b8daa5ae9c3a4edfe792642df55c
|
||||||
|
subdir: persistent-mysql
|
||||||
|
|
||||||
|
source-repository-package
|
||||||
|
type: git
|
||||||
|
location: https://github.com/yesodweb/persistent
|
||||||
|
tag: 03e794f618b9b8daa5ae9c3a4edfe792642df55c
|
||||||
|
subdir: persistent-sqlite
|
||||||
|
|||||||
@ -100,7 +100,6 @@ test-suite mysql
|
|||||||
, mysql-simple
|
, mysql-simple
|
||||||
, persistent
|
, persistent
|
||||||
, persistent-mysql
|
, persistent-mysql
|
||||||
, persistent-template
|
|
||||||
, resourcet >=1.2
|
, resourcet >=1.2
|
||||||
, tagged >=0.2
|
, tagged >=0.2
|
||||||
, text >=0.11 && <1.3
|
, text >=0.11 && <1.3
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user