mirror of
https://github.com/nikita-volkov/hasql.git
synced 2024-12-28 04:57:14 +03:00
Docs
This commit is contained in:
parent
0e98ce77ad
commit
521a8c0e4b
@ -1,5 +1,5 @@
|
|||||||
-- |
|
-- |
|
||||||
-- A DSL for creating result decoders.
|
-- A DSL for declaration of result decoders.
|
||||||
module Hasql.Decoding
|
module Hasql.Decoding
|
||||||
(
|
(
|
||||||
-- * Result
|
-- * Result
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
|
-- |
|
||||||
|
-- A DSL for declaration of query parameter encoders.
|
||||||
module Hasql.Encoding
|
module Hasql.Encoding
|
||||||
(
|
(
|
||||||
-- * Params
|
-- * Params
|
||||||
|
Loading…
Reference in New Issue
Block a user