mirror of
https://github.com/khibino/haskell-relational-record.git
synced 2025-01-05 20:04:49 +03:00
Update haddock.
This commit is contained in:
parent
fac7135953
commit
cc6dd6db63
@ -8,8 +8,11 @@
|
||||
-- Portability : unknown
|
||||
--
|
||||
-- SQL keyword representation using Haskell data constructors.
|
||||
-- Integrated module.
|
||||
module Language.SQL.Keyword (
|
||||
-- * Module which includes keyword type definition
|
||||
module Language.SQL.Keyword.Type,
|
||||
-- * Module which includes functions to concatinate keywords
|
||||
module Language.SQL.Keyword.Concat
|
||||
) where
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user