Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor instance head type to record instead of a meaningless tuple. | Ćukasz Hanuszczak | 2015-08-21 | 1 | -1/+1 |
| | |||||
* | Attach to instance location the name that has the same location file | jpmoresmau | 2015-06-12 | 1 | -5/+18 |
| | | | | Fixes #383 | ||||
* | Links to source location of class instance definitions | jpmoresmau | 2015-01-22 | 1 | -5/+6 |
| | |||||
* | Fix warnings | Mateusz Kowalczyk | 2014-11-04 | 1 | -2/+1 |
| | |||||
* | Turn some uses of error into recoverable warnings | Mateusz Kowalczyk | 2014-11-04 | 1 | -25/+34 |
| | | | | | | | This should at the very least not abort when something weird happens. It does feel like we should have a type that carries these errors until the end however as the user might not see them unless they are printed at the end. | ||||
* | Move sources under haddock-api/src | Mateusz Kowalczyk | 2014-08-23 | 1 | -0/+221 |