diff options
author | Alberto Ruiz <aruiz@um.es> | 2011-04-27 07:13:09 +0000 |
---|---|---|
committer | Alberto Ruiz <aruiz@um.es> | 2011-04-27 07:13:09 +0000 |
commit | e2dde2e24f581d37eb862392aee1cb2e09cf0951 (patch) | |
tree | f64c4c7804740ea9f8a5f460a9f115cdffc8d18b /THANKS | |
parent | 9dec8034f28289120dd98452c26d153713346668 (diff) |
fixed cmap signature
Diffstat (limited to 'THANKS')
-rw-r--r-- | THANKS | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -89,8 +89,9 @@ module reorganization, monadic mapVectorM, and many other improvements. | |||
89 | helped with the configuration. | 89 | helped with the configuration. |
90 | 90 | ||
91 | - Carter Schonwald helped with the configuration for Homebrew OS X and | 91 | - Carter Schonwald helped with the configuration for Homebrew OS X and |
92 | found a tolerance problem in test "1E5 rots". | 92 | found a tolerance problem in test "1E5 rots". He also discovered |
93 | a bug in the signature of cmap. | ||
93 | 94 | ||
94 | - Duncan Coutts reported a problem with configure.hs and contributed | 95 | - Duncan Coutts reported a problem with configure.hs and contributed |
95 | a solution and a simplified a Setup.lhs. | 96 | a solution and a simplified Setup.lhs. |
96 | 97 | ||