Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Output pattern synonyms in Hoogle backend (#947) | Alec Theriault | 2018-10-16 | 1 | -0/+19 |
* Output pattern synonyms in Hoogle backend We were previously weren't outputting _any_ pattern synonyms, bundled or not. Now, we output both. Fixes #946. * Update changelog |