remove unused BangPatterns

This commit is contained in:
Joey Hess 2018-11-09 13:09:26 -04:00
parent f78f97780c
commit 0db653f12c
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -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(..),