[commit: packages/Win32] fix-appveyor-curl-ussue, master: Update changelog.md (3c10120)
git at git.haskell.org
git at git.haskell.org
Mon Apr 17 21:28:56 UTC 2017
Repository : ssh://git@git.haskell.org/Win32
On branches: fix-appveyor-curl-ussue,master
Link : http://git.haskell.org/packages/Win32.git/commitdiff/3c101206dc42eb0986da6c4977cd66255e285581
>---------------------------------------------------------------
commit 3c101206dc42eb0986da6c4977cd66255e285581
Author: Tamar Christina <Mistuke at users.noreply.github.com>
Date: Tue Mar 21 11:12:55 2017 +0000
Update changelog.md
Add recent changes.
>---------------------------------------------------------------
3c101206dc42eb0986da6c4977cd66255e285581
changelog.md | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/changelog.md b/changelog.md
index 222bd0d..24abe6d 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,5 +1,11 @@
# Changelog for [`Win32` package](http://hackage.haskell.org/package/Win32)
+## Unreleased GIT version
+
+* Make cabal error out on compilation on non-Windows OSes. (See #80)
+* Update cabal format to 1.10 and set language
+ default to Haskell2010. (See #81)
+
## 2.5.3.0 *March 2017*
* Fix buffer overflow in `regSetValue`. (See #39)
More information about the ghc-commits
mailing list