update to work with latest ghc, cabal packages
This commit is contained in:
parent
a937424514
commit
6957a39911
3 changed files with 6 additions and 7 deletions
website
|
@ -7,6 +7,7 @@ Converts the test data to asciidoc
|
|||
> import Language.SQL.SimpleSQL.Parse
|
||||
> import Language.SQL.SimpleSQL.Lex
|
||||
> import Data.List
|
||||
> import Control.Monad (when, unless)
|
||||
|
||||
> data TableItem = Heading Int String
|
||||
> | Row String String
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue