System.IO.Error

Ross Paterson ross at soi.city.ac.uk
Tue Jan 11 06:45:44 EST 2005


System.IO currently re-exports System.IO.Error, but they're really
different things, and the re-export is a nuisance in practice when you
import both System.IO and Control.Exception.  So how about dropping
this re-export (and moving it to IO)?


More information about the Libraries mailing list