remove unused BangPatterns
This commit is contained in:
parent
f78f97780c
commit
0db653f12c
1 changed files with 0 additions and 2 deletions
|
@ -5,8 +5,6 @@
|
||||||
- Licensed under the GNU GPL version 3 or higher.
|
- Licensed under the GNU GPL version 3 or higher.
|
||||||
-}
|
-}
|
||||||
|
|
||||||
{-# LANGUAGE BangPatterns #-}
|
|
||||||
|
|
||||||
module Database.Handle (
|
module Database.Handle (
|
||||||
DbHandle,
|
DbHandle,
|
||||||
DbConcurrency(..),
|
DbConcurrency(..),
|
||||||
|
|
Loading…
Reference in a new issue