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.
|
- Licensed under the GNU AGPL version 3 or higher.
|
||||||
-}
|
-}
|
||||||
|
|
||||||
{-# LANGUAGE TypeFamilies, FlexibleContexts, OverloadedStrings, CPP #-}
|
{-# LANGUAGE TypeFamilies, TypeOperators #-}
|
||||||
|
{-# LANGUAGE FlexibleContexts, OverloadedStrings, CPP #-}
|
||||||
|
|
||||||
module Database.Handle (
|
module Database.Handle (
|
||||||
DbHandle,
|
DbHandle,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue