silence build warning

about ~
This commit is contained in:
Joey Hess 2023-09-15 07:56:10 -04:00
parent bda0db6f65
commit 6472da265b
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -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,