prepare siphon for new release
This commit is contained in:
parent
4cea6fee1f
commit
7206b17175
@ -1,5 +1,5 @@
|
|||||||
name: siphon
|
name: siphon
|
||||||
version: 0.8.0
|
version: 0.8.1
|
||||||
synopsis: Encode and decode CSV files
|
synopsis: Encode and decode CSV files
|
||||||
description: Please see README.md
|
description: Please see README.md
|
||||||
homepage: https://github.com/andrewthad/colonnade#readme
|
homepage: https://github.com/andrewthad/colonnade#readme
|
||||||
|
|||||||
@ -24,7 +24,7 @@ module Siphon
|
|||||||
, indexed
|
, indexed
|
||||||
-- * Types
|
-- * Types
|
||||||
, Siphon
|
, Siphon
|
||||||
, SiphonError
|
, SiphonError(..)
|
||||||
, Indexed(..)
|
, Indexed(..)
|
||||||
-- * Utility
|
-- * Utility
|
||||||
, humanizeSiphonError
|
, humanizeSiphonError
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user