ozataman / csv-conduit

Flexible, fast and constant-space CSV library for Haskell using conduits
Other
52 stars 33 forks source link

Fix haddoc code samples ("@" kills strings). #5

Closed nh2 closed 12 years ago

nh2 commented 12 years ago

Also leading spaces.

ozataman commented 12 years ago

Thanks!