mirror of
https://github.com/khibino/haskell-relational-record.git
synced 2024-12-02 08:12:49 +03:00
relational-query: add extention for template-haskell of GHC 7.4.
This commit is contained in:
parent
238491d9b5
commit
d526641aa5
@ -1,5 +1,6 @@
|
||||
{-# LANGUAGE TemplateHaskell #-}
|
||||
{-# LANGUAGE FlexibleInstances #-}
|
||||
{-# LANGUAGE ConstraintKinds #-}
|
||||
|
||||
-- |
|
||||
-- Module : Database.Relational.Query.BaseTH
|
||||
|
Loading…
Reference in New Issue
Block a user