aboutsummaryrefslogtreecommitdiff
path: root/Database
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-01-12 13:31:13 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-01-12 13:31:13 -0400
commitb06e129a53f8eed33e9c28ea41062b5f40e1e97f (patch)
tree51d7cdab96ebcf0529e65323d80c51dae4249236 /Database
parentfe8362867bc5fabfd96a1ea93abca4159df07a52 (diff)
cleanup
Diffstat (limited to 'Database')
-rw-r--r--Database/Keys.hs5
1 files changed, 1 insertions, 4 deletions
diff --git a/Database/Keys.hs b/Database/Keys.hs
index faf34132a..89410e741 100644
--- a/Database/Keys.hs
+++ b/Database/Keys.hs
@@ -5,10 +5,7 @@
- Licensed under the GNU GPL version 3 or higher.
-}
-{-# LANGUAGE QuasiQuotes, TypeFamilies, TemplateHaskell #-}
-{-# LANGUAGE OverloadedStrings, GADTs, FlexibleContexts #-}
-{-# LANGUAGE MultiParamTypeClasses, GeneralizedNewtypeDeriving #-}
-{-# LANGUAGE RankNTypes, ScopedTypeVariables #-}
+{-# LANGUAGE ScopedTypeVariables #-}
module Database.Keys (
DbHandle,