From 3fdf631404b187e765504de0b9ce3ede9f5605b5 Mon Sep 17 00:00:00 2001 From: parsonsmatt Date: Fri, 26 Mar 2021 17:28:57 -0600 Subject: [PATCH] k --- cabal.project | 24 ++++++++++++++++++++++++ esqueleto.cabal | 1 - 2 files changed, 24 insertions(+), 1 deletion(-) diff --git a/cabal.project b/cabal.project index e6fdbad..5132074 100644 --- a/cabal.project +++ b/cabal.project @@ -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 diff --git a/esqueleto.cabal b/esqueleto.cabal index ea01128..97752b4 100644 --- a/esqueleto.cabal +++ b/esqueleto.cabal @@ -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