diff options
author | Alberto Ruiz <aruiz@um.es> | 2010-06-16 17:13:47 +0000 |
---|---|---|
committer | Alberto Ruiz <aruiz@um.es> | 2010-06-16 17:13:47 +0000 |
commit | b830956a037b6122f83ed6117596b2ef510eb911 (patch) | |
tree | b82d663e432f4f2a968e29de34ce203c3a2e9196 /THANKS | |
parent | affab141893034b7c3e41ca14667fa9263e7d985 (diff) |
improved configure.hs by Vivian McPhail
Diffstat (limited to 'THANKS')
-rw-r--r-- | THANKS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -72,3 +72,6 @@ and all the people in the Haskell mailing lists for their help. | |||
72 | 72 | ||
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 | ||
76 | case that /tmp is not writable. | ||
77 | |||