Fix nhc98 code variations to use the extensible exception API.
authorMalcolm.Wallace@cs.york.ac.uk <unknown>
Mon, 4 Aug 2008 15:58:42 +0000 (15:58 +0000)
committerMalcolm.Wallace@cs.york.ac.uk <unknown>
Mon, 4 Aug 2008 15:58:42 +0000 (15:58 +0000)
commitf22edd3412fce67d26794d51c7ef5cc3572a53e0
tree1991b86eee93b5d99dd9571d8ed634b7fda87caa
parenta05bf117a16bfdc68ae9782e16ad9616f0ece396
Fix nhc98 code variations to use the extensible exception API.
There is still only one real exception type in nhc98, so it is not truly
extensible.  But this is enough to get the base package building again.
Control/Exception.hs