All Versions
11
Latest Version
Avg Release Cycle
149 days
Latest Release
-
Changelog History
Page 1
Changelog History
Page 1
-
v0.4 Changes
- ๐ Fix alignment of children of multiline lists
-
v0.3 Changes
May 23, 2019 -
v0.3.0.1 Changes
July 08, 2019- ๐ Fix dependencies of Doctest suite
-
v0.2.3 Changes
February 22, 2019- ๐ Fix escaping of backslashes (#5)
- ๐ Fix a bug with ambiguous types on newer cabal new-repl runs (#4)
-
v0.2.2 Changes
June 14, 2018โ Add functions to prettify to
Doc
instead of just supportingString
,prettifyToDoc :: String -\> Doc annprettyShowDoc :: Show a =\> a -\> Doc ann
-
v0.2 Changes
June 01, 2017๐จ Prettyprint based on the
prettyprinter
library, instead ofansi-wl-pprint
. ๐ To support theDiagnostic
module, the Trifecta-generatedDoc
has to be ๐จ rendered still, so we cannot drop the dependency on ansi-wl-pprint just yet. -
v0.2.0.2
February 27, 2018 -
v0.2.0.1 Changes
February 20, 2018- ๐ Released the same commit on Hackage and Github this time (0.2 was newer on Hackage than on Github, woops)
- โก๏ธ Updated readme
-
v0.1.2 Changes
November 14, 2016- ๐ฆ Split package into logical modules
- ๐ Expose parsers for documentation in
Internal
module - ๐ Improve examples
- โ Add doctests for many values
-
v0.1.2.1
June 01, 2017