silence build warning
about ~
This commit is contained in:
parent
bda0db6f65
commit
6472da265b
1 changed files with 2 additions and 1 deletions
|
@ -5,7 +5,8 @@
|
|||
- Licensed under the GNU AGPL version 3 or higher.
|
||||
-}
|
||||
|
||||
{-# LANGUAGE TypeFamilies, FlexibleContexts, OverloadedStrings, CPP #-}
|
||||
{-# LANGUAGE TypeFamilies, TypeOperators #-}
|
||||
{-# LANGUAGE FlexibleContexts, OverloadedStrings, CPP #-}
|
||||
|
||||
module Database.Handle (
|
||||
DbHandle,
|
||||
|
|
Loading…
Add table
Reference in a new issue