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.
|
- Licensed under the GNU GPL version 3 or higher.
|
||||||
-}
|
-}
|
||||||
|
|
||||||
{-# LANGUAGE QuasiQuotes, TypeFamilies, TemplateHaskell #-}
|
{-# LANGUAGE ScopedTypeVariables #-}
|
||||||
{-# LANGUAGE OverloadedStrings, GADTs, FlexibleContexts #-}
|
|
||||||
{-# LANGUAGE MultiParamTypeClasses, GeneralizedNewtypeDeriving #-}
|
|
||||||
{-# LANGUAGE RankNTypes, ScopedTypeVariables #-}
|
|
||||||
|
|
||||||
module Database.Keys (
|
module Database.Keys (
|
||||||
DbHandle,
|
DbHandle,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue