add Data and Typeable to the syntax
This commit is contained in:
parent
da27d3147f
commit
4989f5251b
2 changed files with 23 additions and 21 deletions
|
@ -64,7 +64,7 @@ Test-Suite Tests
|
|||
Language.SQL.SimpleSQL.Tests,
|
||||
Language.SQL.SimpleSQL.Tpch
|
||||
|
||||
other-extensions: TupleSections,OverloadedStrings
|
||||
other-extensions: TupleSections,OverloadedStrings,DeriveDataTypeable
|
||||
default-language: Haskell2010
|
||||
ghc-options: -Wall
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue