Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | move "instance Exception Dynamic" so it isn't an orphan | Simon Marlow | 2009-07-21 | 1 | -2/+0 | |
* | Fix some "warn-unused-do-bind" warnings where we just want to ignore the result | Ian Lynagh | 2009-07-10 | 1 | -3/+3 | |
* | Remove unused imports from base | simonpj@microsoft.com | 2009-07-06 | 1 | -1/+1 | |
* | Rewrite of the IO library, including Unicode support | Simon Marlow | 2009-06-12 | 1 | -3/+4 | |
* | Update the Exception docs | Ian Lynagh | 2009-01-31 | 1 | -30/+61 | |
* | Unbreak an import cycle caused by moving 'catch' definitions around. | Malcolm.Wallace@cs.york.ac.uk | 2009-01-16 | 1 | -3/+2 | |
* | More compact error messages for record selectors | simonpj@microsoft.com | 2009-01-02 | 1 | -2/+3 | |
* | Fix some more warnings | Ian Lynagh | 2008-08-20 | 1 | -1/+1 | |
* | split most of Control.Exception into new Control.Exception.Base | Ross Paterson | 2008-08-12 | 1 | -0/+688 |