Skip to content

Commit 5656585

Browse files
committed
Prepare 1.0.1.1
1 parent 552d4f9 commit 5656585

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
1.0.1.1
2+
* Fix test suite to build with text 2.1.2 and ghc 9.12.2, resolving [#62](https://github.com/ozataman/csv-conduit/issues/62)
3+
14
1.0.1.0
25
* Use ConduitT instead of ConduitM (prettier type inference with newer conduit imports)
36

csv-conduit.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: csv-conduit
2-
version: 1.0.1.0
2+
version: 1.0.1.1
33
synopsis:
44
A flexible, fast, conduit-based CSV parser library for Haskell.
55

0 commit comments

Comments
 (0)