diff options
author | Simon Jakobi <simon.jakobi@gmail.com> | 2018-06-14 00:00:12 +0200 |
---|---|---|
committer | Simon Jakobi <simon.jakobi@gmail.com> | 2018-06-14 00:00:12 +0200 |
commit | a4e9d73e5c3431bcff4a692dba18b49e1217ac8e (patch) | |
tree | 6fbb5e1e97c5d616a39729f2dbec216a726e8b22 /CHANGES.md | |
parent | 92617135da50de7e83bb54f136db89ec609591d8 (diff) | |
parent | 9a7f539d0c20654ff394f2ff99836412a6844df1 (diff) |
Merge branch 'ghc-head' into ghc-head-update-3
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -55,6 +55,9 @@ TODO * Remove the response file related utilities, and use the ones that come with `base` (Trac #13896) + * Remove the response file related utilities, and use the ones that + come with `base` (Trac #13896) + ## Changes in version 2.18.1 * Synopsis is working again (#599) |