diff options
author | Alberto Ruiz <aruiz@um.es> | 2013-08-15 12:00:07 +0200 |
---|---|---|
committer | Alberto Ruiz <aruiz@um.es> | 2013-08-15 12:00:07 +0200 |
commit | 374194ee454622e66c931dce8f315c68167c7ac9 (patch) | |
tree | 37ae90ac4287b29c3eea4783a4771d8d454877c7 /THANKS.md | |
parent | 2a936e0d30ed1f02ae33baa3124fb7a77d52231b (diff) |
fixed bus error in 64-bit interpreted mode
Diffstat (limited to 'THANKS.md')
-rw-r--r-- | THANKS.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 | |||