From 52aa8f75c8ae1d1164a395183225e9df4a833953 Mon Sep 17 00:00:00 2001 From: "Travis job for yesodweb/yesodweb.com-content" Date: Mon, 3 Apr 2017 05:11:49 +0000 Subject: [PATCH] Travis auto-generate XML files, 2017-04-03T05:11:49+0000 --- book/generated-xml/persistent.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/book/generated-xml/persistent.xml b/book/generated-xml/persistent.xml index eeec5d23..377fa285 100644 --- a/book/generated-xml/persistent.xml +++ b/book/generated-xml/persistent.xml @@ -57,6 +57,7 @@ usable on its own as a standalone library. Most of this chapter will address Persistent on its own.
Synopsis +The required dependencies for the below is: persistent, persistent-sqlite and persistent-template. {-# LANGUAGE EmptyDataDecls #-} {-# LANGUAGE FlexibleContexts #-} {-# LANGUAGE GADTs #-}