cvs commit: fptools/libraries/OpenGL/Graphics/Rendering/OpenGL/GL Exception.hs

Sven Panne Sven.Panne at aedion.de
Tue Oct 25 07:38:43 EDT 2005


panne       2005/10/25 04:38:43 PDT

  Modified files:
    libraries/OpenGL/Graphics/Rendering/OpenGL/GL Exception.hs 
  Log:
  Although NHC does not support Control.Exception, handle at least standard
  I/O errors through H98's bracket/bracket_. But why on earth is the
  signature of Control.Exception.bracket_ different from the one of
  IO.bracket_? Looks like an API bug to me...
  
  Revision  Changes    Path
  1.7       +16 -20    fptools/libraries/OpenGL/Graphics/Rendering/OpenGL/GL/Exception.hs


More information about the Cvs-libraries mailing list