From a07385ae6caf037196787dffa81a3bf701655f7f Mon Sep 17 00:00:00 2001 From: Oleg Grenrus Date: Fri, 19 Nov 2021 12:04:08 +0200 Subject: [PATCH] Add changelog entry --- ChangeLog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog.md b/ChangeLog.md index 58e6980..690c717 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -2,6 +2,7 @@ - Add `INLINABLE` pragmas to most overloaded combinators - Support recent versions of dependencies +- Fix memory leak in `>>=` https://github.com/haskell/parsec/issues/127 ### 3.1.14.0