summaryrefslogtreecommitdiff
path: root/libraries/base/changelog.md
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2017-09-26 15:43:47 -0400
committerBen Gamari <ben@smart-cactus.org>2017-09-26 17:42:34 -0400
commit47888fd8b40fa1db24f107ffdf12ac1673bbe650 (patch)
tree1ed62e5acd7864afd29311d4771aed9658504c4e /libraries/base/changelog.md
parent30a1eeea37e224e4ade9b8e7cdd30076cb716960 (diff)
downloadhaskell-47888fd8b40fa1db24f107ffdf12ac1673bbe650.tar.gz
Revert "Switch VEH to VCH and allow disabling of SEH completely."
Reverting to fix authorship of commit. This reverts commit 1825cbdbdf08ed4bd6fd6794852596078953298a.
Diffstat (limited to 'libraries/base/changelog.md')
-rw-r--r--libraries/base/changelog.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/libraries/base/changelog.md b/libraries/base/changelog.md
index 4671c716d9..5b1e147cb5 100644
--- a/libraries/base/changelog.md
+++ b/libraries/base/changelog.md
@@ -50,9 +50,6 @@
* `Type.Reflection.withTypeable` is now polymorphic in the `RuntimeRep` of
its result.
- * Add `installSEHHandlers` to `MiscFlags` in `GHC.RTS.Flags` to determine if
- exception handling is enabled.
-
## 4.10.0.0 *April 2017*
* Bundled with GHC *TBA*