cleanup
This commit is contained in:
parent
5dc7a24680
commit
75f61df323
1 changed files with 1 additions and 4 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue