more extensions needed by newer version of persistent
This commit is contained in:
parent
80683871ee
commit
a01285ff33
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
{-# LANGUAGE QuasiQuotes, TypeFamilies, TemplateHaskell #-}
|
||||
{-# LANGUAGE OverloadedStrings, GADTs, FlexibleContexts #-}
|
||||
{-# LANGUAGE MultiParamTypeClasses, GeneralizedNewtypeDeriving #-}
|
||||
|
||||
module Database.Fsck (
|
||||
FsckHandle,
|
||||
|
|
Loading…
Add table
Reference in a new issue