Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed all CPP macros, and formatted code with brittany | Yuchen Pei | 2022-06-08 | 1 | -806/+722 |
| | |||||
* | Clean up code | Yuchen Pei | 2022-06-08 | 1 | -149/+3 |
| | |||||
* | fixing selectorDocs | Yuchen Pei | 2022-06-06 | 1 | -22/+21 |
| | |||||
* | moduleinfo done | Yuchen Pei | 2022-06-06 | 1 | -2/+2 |
| | |||||
* | keep on hacking renamed | Yuchen Pei | 2022-06-02 | 1 | -5/+8 |
| | |||||
* | getting rid of all ghcutils.hs warnings except two | Yuchen Pei | 2022-06-02 | 1 | -90/+41 |
| | | | | | 1. ambiguous names in HCE types 2. orphan ord instances | ||||
* | fixed ghcutils except warnings | Yuchen Pei | 2022-06-02 | 1 | -45/+34 |
| | |||||
* | even more ghcutils fixes | Yuchen Pei | 2022-06-02 | 1 | -128/+74 |
| | |||||
* | more fixes to ghcutils | Yuchen Pei | 2022-06-02 | 1 | -28/+24 |
| | |||||
* | fixing more ghcutils | Yuchen Pei | 2022-06-01 | 1 | -106/+63 |
| | |||||
* | fixing patsyn | Yuchen Pei | 2022-05-31 | 1 | -15/+27 |
| | |||||
* | porting to ghc9.2.2: fixing ghcutils | Yuchen Pei | 2022-05-26 | 1 | -95/+140 |
| | |||||
* | Make it compile with GHC-8.8.1 (Stackage nightly-2019-09-28) | alexwl | 2019-09-29 | 1 | -1/+15 |
| | |||||
* | Delete trailing whitespace (#42) | Avi Dessauer | 2019-08-21 | 1 | -71/+71 |
| | |||||
* | Code cleanup: fix warnings | alexwl | 2019-05-17 | 1 | -11/+16 |
| | |||||
* | Add support for GHC 8.6.3 | alexwl | 2018-12-23 | 1 | -27/+203 |
| | |||||
* | Fix build with haddock-library >= 1.6.0 | Julian Ospald | 2018-11-13 | 1 | -1/+7 |
| | |||||
* | Fix pattern synonym declarations | alexwl | 2018-11-11 | 1 | -2/+2 |
| | |||||
* | Fix all GHC 8.4.3 compatibility issues. Needs a bit more testing. | alexwl | 2018-10-12 | 1 | -23/+87 |
| | |||||
* | WIP. It compiles with ghc-8.4.3, but not all features of the indexer are ↵ | alexwl | 2018-10-09 | 1 | -13/+43 |
| | | | | supported yet. | ||||
* | Initial commit | alexwl | 2018-10-02 | 1 | -0/+1122 |