aboutsummaryrefslogtreecommitdiff
path: root/package.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'package.yaml')
-rw-r--r--package.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.yaml b/package.yaml
index 825d37c..382537c 100644
--- a/package.yaml
+++ b/package.yaml
@@ -13,6 +13,7 @@ extra-source-files: []
dependencies:
- base >= 4.7 && < 5
- yesod
+- persistent
- aeson
- bytestring
- http-conduit