File: ChangeLog.md

package info (click to toggle)
haskell-project-template 0.2.1.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 88 kB
  • sloc: haskell: 202; makefile: 3
file content (14 lines) | stat: -rw-r--r-- 247 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# ChangeLog for project-template

## 0.2.1.0

* Support base64-bytestring 1.1.0.0 [#4](https://github.com/fpco/haskell-ide/issues/4)

## 0.2.0.1

* Use `throwM` instead of `monadThrow`
* Support for conduit 1.3.0

## 0.2.0

* Drop system-filepath