All Versions
5
Latest Version
Avg Release Cycle
-
Latest Release
-
Changelog History
Changelog History
-
v0.0.0.9 Changes
- ๐ Documentation changes.
-
v0.0.0.7 Changes
- Used the new text-stream-decoding package
- Separated IO and Encoding modules adding flag -fnoio
# Version 0.0.0.5
- Rearranged internal modules
# Version 0.0.0.4
- Altered bad haddock markup
# Version 0.0.0.3
- Actually added changelog
# Version 0.0.0.2
- Omit
stdinLn
as likely to be dangerous through misunderstanding.
# Version 0.0.0.1
- Rearrange order of 'Internal' materials.
-
v0.0.0.12 Changes
- Opposing lenses for
lines
andunlines
andwords
andunwords
. Brought closer in line withpipes-bytestring
again. Removedcount
, which was wrong. ScrappedIso
and theprofunctors
dependency.
- Opposing lenses for
-
v0.0.0.11 Changes
- โก๏ธ Updated to use streaming-commons in place of text-stream-decoding.
-
v0.0.0.10 Changes
- ๐ Documentation changes.