summaryrefslogtreecommitdiff
path: root/libraries/base/changelog.md
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/base/changelog.md')
-rw-r--r--libraries/base/changelog.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/base/changelog.md b/libraries/base/changelog.md
index 157c7dfb2e..0bca2649d4 100644
--- a/libraries/base/changelog.md
+++ b/libraries/base/changelog.md
@@ -3,6 +3,9 @@
## 4.12.0.0 *TBA*
* Bundled with GHC *TBA*
+ * Add a new module `GHC.ResponseFile` (previously defined in the `haddock`
+ package). (#13896)
+
* Move the module `Data.Functor.Contravariant` from the
`contravariant` package to `base`.