This commit is contained in:
parsonsmatt 2021-03-26 17:28:57 -06:00
parent 053420d3de
commit 3fdf631404
2 changed files with 24 additions and 1 deletions

View File

@ -1 +1,25 @@
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

View File

@ -100,7 +100,6 @@ test-suite mysql
, mysql-simple
, persistent
, persistent-mysql
, persistent-template
, resourcet >=1.2
, tagged >=0.2
, text >=0.11 && <1.3