diff options
author | RyanGlScott <ryan.gl.scott@gmail.com> | 2016-02-02 09:03:04 -0500 |
---|---|---|
committer | RyanGlScott <ryan.gl.scott@gmail.com> | 2016-02-02 09:03:19 -0500 |
commit | a7ad0b91e7dace173ed95f31b221628d50c175e8 (patch) | |
tree | b88d4bb479a9a35ec4d23cdc7b56a96d10408d3a /compiler/codeGen | |
parent | 07ed24132ebe62aab15f14a655506decdf252ff9 (diff) | |
download | haskell-a7ad0b91e7dace173ed95f31b221628d50c175e8.tar.gz |
Make TypeError a newtype, add changelog entry
Summary:
Phab:D866 added the `TypeError` datatype to `Control.Exception` to represent
the error that is thrown when `-fdefer-type-errors` is on, but a changelog
entry for it was never added. In addition, it should probably be a
newtype.
Reviewers: austin, hvr, KaneTW, bgamari
Reviewed By: KaneTW, bgamari
Subscribers: thomie, KaneTW
Differential Revision: https://phabricator.haskell.org/D1873
GHC Trac Issues: #10284
Diffstat (limited to 'compiler/codeGen')
0 files changed, 0 insertions, 0 deletions