File: CHANGELOG.md

package info (click to toggle)
haskell-silently 1.2.5.3-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 76 kB
  • sloc: haskell: 125; makefile: 2
file content (16 lines) | stat: -rw-r--r-- 421 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 1.2.5.3 August 2022

* Tested with GHC 7.0 - 9.4.1.
* Remove remnants of GHC 6.x support.
* Silence incomplete pattern matching warning, refactor code.
* Add section about limitations to README.

# 1.2.5.2 November 2021

* Tested with GHC 7.0 - 9.2.
* Silence warning caused by missing `other-modules` in cabal file.
* Add README and CHANGELOG to dist.

# 1.2.5.1 July 2019

No changelog for this and earlier versions.