update changelog, small haddock fixes
This commit is contained in:
parent
9e75fa9365
commit
9611885448
3 changed files with 20 additions and 5 deletions
Language/SQL/SimpleSQL
|
@ -8,6 +8,9 @@
|
|||
> ,prettyQueryExprs
|
||||
> ) where
|
||||
|
||||
TODO: there should be more comments in this file, especially the bits
|
||||
which have been changed to try to improve the layout of the output.
|
||||
|
||||
> import Language.SQL.SimpleSQL.Syntax
|
||||
> import Text.PrettyPrint (render, vcat, text, (<>), (<+>), empty, parens,
|
||||
> nest, Doc, punctuate, comma, sep, quotes,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue