summaryrefslogtreecommitdiff
path: root/THANKS.md
diff options
context:
space:
mode:
authorAlberto Ruiz <aruiz@um.es>2013-08-15 12:00:07 +0200
committerAlberto Ruiz <aruiz@um.es>2013-08-15 12:00:07 +0200
commit374194ee454622e66c931dce8f315c68167c7ac9 (patch)
tree37ae90ac4287b29c3eea4783a4771d8d454877c7 /THANKS.md
parent2a936e0d30ed1f02ae33baa3124fb7a77d52231b (diff)
fixed bus error in 64-bit interpreted mode
Diffstat (limited to 'THANKS.md')
-rw-r--r--THANKS.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/THANKS.md b/THANKS.md
index 1bdf408..7bd1dac 100644
--- a/THANKS.md
+++ b/THANKS.md
@@ -126,3 +126,5 @@ module reorganization, monadic mapVectorM, and many other improvements.
126 126
127- Stephen J. Barr suggested flipping argument order in the double integral example 127- Stephen J. Barr suggested flipping argument order in the double integral example
128 128
129- Greg Horn fixed the bus error on ghci 64-bit.
130