Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Travis: Build with ghc-8.4.2 (#793) | Alexander Biehl | 2018-04-03 | 1 | -4/+4 |
| | |||||
* | Show where instances are defined (#748) | Alec Theriault | 2018-03-21 | 1 | -7/+35 |
| | | | | | | | | | | | | | | * Indicate source module of instances Above instance, we now also display a link to the module where the instance was defined. This is sometimes helpful in figuring out what to import. * Source module for type/data families too * Remove parens * Accept tests | ||||
* | Make testsuite work with haddock-1.19.0 release (#766) | Alexander Biehl | 2018-03-02 | 1 | -129/+115 |
| | |||||
* | Fix #548 by rendering datatype kinds more carefully (#702) | Ryan Scott | 2018-02-01 | 1 | -0/+600 |