update changelog
This commit is contained in:
parent
db00d50d92
commit
2e6f2fc3f2
2 changed files with 4 additions and 2 deletions
Language/SQL/SimpleSQL
|
@ -388,7 +388,7 @@ I'm not sure if this is valid syntax or not.
|
|||
> deriving (Eq,Show,Read,Data,Typeable)
|
||||
|
||||
|
||||
> -- | Comment. Useful when geterating SQL code programmatically.
|
||||
> data Comment = BlockComment String
|
||||
> -- | Comment. Useful when generating SQL code programmatically.
|
||||
> data Comment = BlockComment String
|
||||
> deriving (Eq,Show,Read,Data,Typeable)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue