File: ChangeLog.md

package info (click to toggle)
haskell-xml-hamlet 0.5.0.2-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 104 kB
  • sloc: haskell: 778; makefile: 3
file content (21 lines) | stat: -rw-r--r-- 372 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Changelog for xml-hamlet

## 0.5.0.2

* Compat with TH 2.18 [#172](https://github.com/snoyberg/xml/pull/172)

## 0.5.0.1

* Compat with GHC 8.8.1 [#147](https://github.com/snoyberg/xml/issues/147)

## 0.5.0

* Upgrade to conduit 1.3

## 0.4.1.1

* Remove an upper bound

## 0.4.1

Add various hamlet features to xml-hamlet [#91](https://github.com/snoyberg/xml/pull/91)