File: ChangeLog.md

package info (click to toggle)
haskell-data-tree-print 0.1.0.2-3
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 80 kB
  • sloc: haskell: 113; makefile: 5
file content (14 lines) | stat: -rw-r--r-- 281 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Revision history for data-tree-print

## 0.1.0.2  -- October 2018

* Support ghc-8.6, but drop support for ghc<7.10
* Fix default formatter for strings

## 0.1.0.1  -- April 2018

* Fixups for ghc-8.4

## 0.1.0.0  -- May 2017

* First version. Released on an unsuspecting world.