diff options
author | sven.panne <sven.panne@aedion.de> | 2006-04-20 12:39:23 +0000 |
---|---|---|
committer | sven.panne <sven.panne@aedion.de> | 2006-04-20 12:39:23 +0000 |
commit | 34a994d64a3e1efd1fc4342202b55cfa99268de7 (patch) | |
tree | f1303afc3cfa9c85f72525316a756fb22235848f /src/haddock.sh | |
parent | 8610849df8ef8ee39bb6ffd4b797fded23ceae7d (diff) |
Avoid pattern guards
Due to the use of pattern guards in Haddock, GHC was called with
-fglasgow-exts. This in turn enables bang patterns, too, which broke the
Haddock build. Removing some unnecessary pattern guards seemed to be the
better way of fixing this instead of using a pragma to disable pattern
guards.
Diffstat (limited to 'src/haddock.sh')
0 files changed, 0 insertions, 0 deletions