summaryrefslogtreecommitdiff
path: root/THANKS
diff options
context:
space:
mode:
authorAlberto Ruiz <aruiz@um.es>2010-07-08 15:29:58 +0000
committerAlberto Ruiz <aruiz@um.es>2010-07-08 15:29:58 +0000
commitb8699c4f1acff1e3f31cdbac1a7a4a8864b1eeba (patch)
tree19a6cedc19b33f57ab4ff24d59b8cb71fc248541 /THANKS
parent9eba8eaa9bd25377f10fd5a62cc6f8771824a0cf (diff)
minor fix and thanks
Diffstat (limited to 'THANKS')
-rw-r--r--THANKS1
1 files changed, 1 insertions, 0 deletions
diff --git a/THANKS b/THANKS
index d8a9e0e..df47b12 100644
--- a/THANKS
+++ b/THANKS
@@ -76,3 +76,4 @@ and all the people in the Haskell mailing lists for their help.
76 case that /tmp is not writable. He also contributed Binary instances for 76 case that /tmp is not writable. He also contributed Binary instances for
77 Vector and Matrix. 77 Vector and Matrix.
78 78
79- Vivian McPhail added support for Float and Complex Float elements.