You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,7 @@
1
-
# `cassava`: A CSV parsing and encoding library [](https://hackage.haskell.org/package/cassava)[](https://travis-ci.org/hvr/cassava)
**Please refer to the [package description](https://hackage.haskell.org/package/cassava#description) for an overview of `cassava`.**
4
7
@@ -91,7 +94,7 @@ outweights the cost.
91
94
92
95
## Further reading
93
96
94
-
The primary API documentation for `cassava` is its Haddock documentation which can be found at http://hackage.haskell.org/package/cassava/docs/Data-Csv.html
97
+
The primary API documentation for `cassava` is its Haddock documentation which can be found at http://hackage.haskell.org/package/cassava/docs/Data-Csv.html
95
98
96
99
Below are listed additional recommended third-party blogposts and tutorials
0 commit comments