Skip to content

Commit

Permalink
Apply automatic changes
Browse files Browse the repository at this point in the history
  • Loading branch information
snoyberg authored and github-actions[bot] committed Apr 16, 2024
1 parent 57700a3 commit aeaa2b1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions book/generated-xml/persistent.xml
Original file line number Diff line number Diff line change
Expand Up @@ -348,6 +348,8 @@ pass it off to other Persistent functions.</simpara>
{-# LANGUAGE QuasiQuotes #-}
{-# LANGUAGE TemplateHaskell #-}
{-# LANGUAGE TypeFamilies #-}
{-# LANGUAGE StandaloneDeriving #-}
{-# LANGUAGE FlexibleInstances #-}

import Control.Monad.IO.Class (liftIO)
import Database.Persist
Expand Down

0 comments on commit aeaa2b1

Please sign in to comment.