Skip to content
This repository was archived by the owner on Nov 1, 2018. It is now read-only.

Commit ac879f8

Browse files
committed
Fixate/tag v1.1.9.4
1 parent 952b02e commit ac879f8

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

EHC/changelog.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## 1.1.9.4 - 20160521
4+
5+
- [compatibility] with ghc 8.0.1
6+
- [type system] Ongoing work for CHR based type system
7+
- [uhc-util] Ongoing sync with uhc-util
8+
- [compiler driver] check for writeability of directory is now on dest dir, not src dir
9+
- [pragmas] bangpatterns pragma turned off by default
10+
- [pragmas] bangpatterns pragma propagation to parser fixed
11+
- [options] fixed -O0 option
12+
313
## 1.1.9.3 - 20160219
414

515
- [libs] Updated version lowerbound for hashable and fclabels, via uhc-util

EHC/changelog.md.editthis

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
- [edit this] and this, adding new entries as needed (version nr etc is prefixed when using version bumping Makefile targets)
2+
3+
## 1.1.9.4 - 20160521
4+
15
- [compatibility] with ghc 8.0.1
26
- [type system] Ongoing work for CHR based type system
37
- [uhc-util] Ongoing sync with uhc-util

0 commit comments

Comments
 (0)