« Previous | Next » 

Revision 79ac58fa

ID79ac58fa1be8fe2ce30f237295e19b011e80e0e9
Parent 4023aa72
Child a0c3e726

Added by Iustin Pop almost 12 years ago

Further fixes for new-style exception handling

Commit 30d25dd8 moved the htools code to new-style exception handling,
but the hconfd code hasn't been, which fails when compiling on newer
GHC versions.

This patch does the rest of the move; however, the situation is not
very nice, we should have a better way to handle this (introduce
catchIO? or something like that).

Signed-off-by: Iustin Pop <>
Reviewed-by: Guido Trotter <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences