summaryrefslogtreecommitdiff
path: root/THANKS
diff options
context:
space:
mode:
Diffstat (limited to 'THANKS')
-rw-r--r--THANKS3
1 files changed, 2 insertions, 1 deletions
diff --git a/THANKS b/THANKS
index 8797578..d8a9e0e 100644
--- a/THANKS
+++ b/THANKS
@@ -73,5 +73,6 @@ and all the people in the Haskell mailing lists for their help.
73- Max Suica simplified the installation on Windows and improved the instructions. 73- Max Suica simplified the installation on Windows and improved the instructions.
74 74
75- Vivian McPhail fixed configure.hs to allow non-root user installation in 75- Vivian McPhail fixed configure.hs to allow non-root user installation in
76 case that /tmp is not writable. 76 case that /tmp is not writable. He also contributed Binary instances for
77 Vector and Matrix.
77 78