Add login sessions
[blog.git] / stack.yaml
index b12eb1e11b18571d28a6af14df0881251748339b..a37c9f7bc6cb81d7232b54c1e3621ec506c4278b 100644 (file)
@@ -35,6 +35,9 @@ resolver: lts-12.11
 #  - wai
 packages:
 - .
+
+extra-deps:
+- scotty-cookie-0.1.0.3
 # Dependency packages to be pulled from upstream that are not in the resolver
 # using the same syntax as the packages field.
 # (e.g., acme-missiles-0.3)