summaryrefslogtreecommitdiff
path: root/THANKS
diff options
context:
space:
mode:
Diffstat (limited to 'THANKS')
-rw-r--r--THANKS5
1 files changed, 5 insertions, 0 deletions
diff --git a/THANKS b/THANKS
index a8641b6..6c794a6 100644
--- a/THANKS
+++ b/THANKS
@@ -95,3 +95,8 @@ module reorganization, monadic mapVectorM, and many other improvements.
95- Duncan Coutts reported a problem with configure.hs and contributed 95- Duncan Coutts reported a problem with configure.hs and contributed
96 a solution and a simplified Setup.lhs. 96 a solution and a simplified Setup.lhs.
97 97
98- Mark Wright fixed the import of vector >= 0.8.
99
100- Bas van Dijk fixed the import of vector >= 0.8, got rid of some
101 deprecation warnings and used more explicit imports.
102