Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixing org backend for ghc-head (9.5) | Yuchen Pei | 2022-07-21 | 1 | -1/+1 |
* | Preparing for publication. | Yuchen Pei | 2022-07-21 | 1 | -1/+1 |
* | Adding org backend. | Yuchen Pei | 2022-07-21 | 1 | -1/+6 |
* | TTG: Match new GHC AST | romes | 2022-05-31 | 1 | -1/+0 |
* | update for changes in GHC API | Norman Ramsey | 2022-05-04 | 1 | -1/+1 |
* | coot/multiple package (ghc-head) (#1419) | Marcin Szamotulski | 2021-08-16 | 1 | -23/+58 |
* | Adapt Haddock to Logger and Parser changes (#1399) | Sylvain Henry | 2021-06-01 | 1 | -7/+10 |
* | Fix after NameCache changes | Sylvain Henry | 2021-03-22 | 1 | -9/+12 |
* | Fix to build with HEAD | Sylvain Henry | 2021-02-09 | 1 | -1/+0 |
* | Update for Logger | Sylvain Henry | 2021-02-08 | 1 | -17/+19 |
* | Merge remote-tracking branch 'origin/ghc-head' into wip/ghc-head-merge | Ben Gamari | 2021-02-06 | 1 | -1/+6 |
|\ | |||||
| * | Add -j[n] CLI param to Haddock executable | Alex Biehl | 2021-01-09 | 1 | -1/+6 |
* | | Merge remote-tracking branch 'origin/ghc-9.0' into ghc-head | Ben Gamari | 2021-01-13 | 1 | -9/+8 |
|\ \ | |/ |/| | |||||
| * | Merge remote-tracking branch 'origin/ghc-8.10' into ghc-9.0 | Ben Gamari | 2021-01-05 | 1 | -9/+8 |
| |\ | |||||
| | * | Remove unused `Haddock.Utils` functions | Alec Theriault | 2020-03-28 | 1 | -0/+1 |
| | * | Merge branch 'ghc-8.8' into ghc-8.10 | Alec Theriault | 2020-03-20 | 1 | -8/+6 |
| | |\ | |||||
| | | * | Fix crash when there are no srcspans in the file due to CPP | Zubin Duggal | 2019-10-07 | 1 | -1/+1 |
| | | * | Merge branch 'ghc-8.6' into ghc-8.8 | Alec Theriault | 2019-03-03 | 1 | -6/+3 |
| | | |\ | |||||
| | | | * | `--show-interface` should output to stdout. (#1040) | Alec Theriault | 2019-02-28 | 1 | -1/+2 |
| | | | * | Load plugins when compiling each module (#983) | Alec Theriault | 2018-12-20 | 1 | -5/+1 |
| | | * | | Better identifier parsing | Alec Theriault | 2019-02-25 | 1 | -1/+1 |
| | | * | | Support value/type namespaces on identifier links | Alec Theriault | 2019-02-25 | 1 | -1/+2 |
* | | | | | DynFlags's unit fields moved to HscEnv | Sylvain Henry | 2020-11-30 | 1 | -13/+13 |
* | | | | | Fix after Plugins moved into HscEnv | Sylvain Henry | 2020-11-16 | 1 | -4/+5 |
* | | | | | Fix after HomeUnit | Sylvain Henry | 2020-08-12 | 1 | -1/+0 |
* | | | | | Rename hsctarget into backend | Sylvain Henry | 2020-07-02 | 1 | -3/+4 |
|/ / / / | |||||
* | | | | Fix after unit refactoring | Sylvain Henry | 2020-06-08 | 1 | -3/+4 |
* | | | | Fix after Config module renaming | Sylvain Henry | 2020-05-14 | 1 | -1/+1 |
* | | | | Fix for GHC.Unit.* modules | Sylvain Henry | 2020-04-27 | 1 | -2/+1 |
* | | | | UnitId has been renamed into Unit | Sylvain Henry | 2020-04-27 | 1 | -5/+5 |
* | | | | Module structure | Sylvain Henry | 2020-04-24 | 1 | -3/+3 |
* | | | | Module renaming | Sylvain Henry | 2020-04-10 | 1 | -1/+0 |
* | | | | Modules: Types | Sylvain Henry | 2020-03-18 | 1 | -1/+1 |
* | | | | Modules: Driver (#13009) | Sylvain Henry | 2020-02-19 | 1 | -2/+2 |
* | | | | Module hierarchy: runtime (cf #13009) | Sylvain Henry | 2020-02-10 | 1 | -2/+2 |
|/ / / | |||||
* | | | Refactor for withTiming changes. | Andreas Klebinger | 2019-10-21 | 1 | -5/+5 |
* | | | Remove reference to Opt_SplitObjs flag | Ben Gamari | 2019-03-04 | 1 | -2/+1 |
* | | | Clean up logic for guessing `-B` and `--lib` (#1026) | Alec Theriault | 2019-02-13 | 1 | -76/+71 |
|/ / | |||||
* | | Use `.hie` files for the Hyperlinker backend (#977) | Alec Theriault | 2019-01-31 | 1 | -13/+39 |
* | | Merge branch 'ghc-8.6' into ghc-head | Alec Theriault | 2018-11-10 | 1 | -10/+17 |
|\| | |||||
| * | Avoid some partiality | Alec Theriault | 2018-10-26 | 1 | -10/+17 |
* | | Merge branch 'ghc-8.6' into ghc-head | Alec Theriault | 2018-10-16 | 1 | -3/+8 |
|\| | |||||
| * | Merge branch 'ghc-8.4' into ghc-8.6 | Alec Theriault | 2018-10-16 | 1 | -3/+8 |
| |\ | |||||
| | * | Make --package-version optional for --hoogle generation (#899) | Alexander Biehl | 2018-08-06 | 1 | -3/+8 |
| * | | Load plugins when starting a GHC session (#905) | Matthew Pickering | 2018-08-21 | 1 | -1/+5 |
| |/ | |||||
* | | Load plugins when starting a GHC session (#905) | Matthew Pickering | 2018-08-21 | 1 | -1/+5 |
* | | Let `haddock-test` bypass interface version check (#890) | Alec Theriault | 2018-07-20 | 1 | -5/+16 |
|/ | |||||
* | @since includes package name (#749) | Alec Theriault | 2018-03-27 | 1 | -43/+29 |
* | Useful cost centres, timers and allocation counters (#785) | Alexander Biehl | 2018-03-23 | 1 | -20/+39 |
* | Filter RTS arguments from 'ghc-options' arguments (#725) | Alec Theriault | 2018-02-01 | 1 | -2/+15 |