aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1311 from fendor/wip/add-targetUnitId-to-targetHécate Moonlight2021-02-211-1/+1
|\
| * Add UnitId to Target recordFendor2021-02-091-1/+1
* | Merge pull request #1331 from phadej/more-explicit-data-list-importsHécate Moonlight2021-02-142-1/+2
|\ \
| * | Add import list to Data.List in Haddock.Interface.CreateOleg Grenrus2021-02-142-1/+2
|/ /
* | Merge pull request #1329 from hsyl20/hsyl20/stabe_ifaceHécate Moonlight2021-02-1113-984/+998
|\ \ | |/ |/|
| * Also make TyLit deterministicalexbiehl2021-02-111-2/+7
| * Stable sort for (data/newtype) instancesalexbiehl2021-02-1113-982/+991
* | Merge pull request #1327 from hsyl20/wip/hsyl20/logger2Hécate Moonlight2021-02-093-4/+3
|\ \
| * | Fix to build with HEADSylvain Henry2021-02-093-4/+3
|/ /
* | Merge remote-tracking branch 'upstream/ghc-head' into ghc-headBen Gamari2021-02-0828-185/+337
|\ \
| * \ Merge pull request #1310 from hsyl20/wip/hsyl20/logger2Alexander Biehl2021-02-083-26/+31
| |\ \
| | * | Update for LoggerSylvain Henry2021-02-083-26/+31
| | |/
| * | Merge pull request #1321 from Kleidukos/ghc-9.0Hécate Moonlight2021-02-0726-159/+306
| |\ \
| | * \ Merge branch 'ghc-head' into ghc-9.0alexbiehl-gc2021-02-0750-1442/+1900
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #1317 from bgamari/wip/ghc-head-mergealexbiehl-gc2021-02-07262-2330/+9838
| |\ \ \ | | | |/ | | |/|
| | | * Merge pull request #1322 from haskell/alex/forward-portalexbiehl-gc2021-02-071-2/+1
| | | |\
| | | | * simplify calculating percentages fixing #1194 (#1236)Willem Van Onsem2021-02-071-2/+1
| | | |/
| | | * Merge pull request #1318 from MorrowM/ghc-9.0Hécate Moonlight2021-02-071-1/+0
| | | |\
| | | | * Fix search div not scrollingMorrowM2021-02-071-1/+0
| | | * | Merge pull request #1320 from haskell/alex/fixHécate Moonlight2021-02-072-8/+4
| | | |\ \
| | | | * | Remove dubious parseModLinkalexbiehl2021-02-072-8/+4
| | | |/ /
| | | * | Merge pull request #1314 from tweag/show-linear-backportHécate Moonlight2021-02-079-7/+259
| | | |\ \
| | | | * | Display linear/multiplicity arrows correctly (#1238)Krzysztof Gogolewski2021-02-059-7/+259
| | | | |/
| | | * | Merge pull request #1319 from alexbiehl/alex/compatHécate Moonlight2021-02-0714-49/+198
| | | |\ \ | | | | |/ | | | |/|
| | | | * Add support for labeled module referencesIñaki García Etxebarria2021-02-0714-49/+198
| | | |/
| | | * Merge pull request #1313 from Kleidukos/amend-contributingHécate Moonlight2021-02-052-19/+16
| | | |\
| | | | * Amend the CONTRIBUTING.md fileHécate Moonlight2021-02-052-19/+16
| | | |/
| | | * Merge pull request #1312 from Kleidukos/proper-branch-etiquetteHécate Moonlight2021-02-052-55/+65
| | | |\
| | | | * Add a CONTRIBUTING.md fileHécate Moonlight2021-02-052-55/+65
| | | |/
| | | * Cleanup: fix build warningsVladislav Zavialov2021-02-056-7/+7
| | | * Merge pull request #1296 from Kleidukos/ghc-9.0Hécate Moonlight2021-02-054-33/+31
| | | |\
| | | | * Update cabal.project and README build instructionsVladislav Zavialov2021-02-052-20/+13
| | | | * Move CI to ghc-9.0Hécate Moonlight2021-02-052-13/+18
| | | |/
| | | * Add import list to Data.ListOleg Grenrus2021-01-241-1/+1
* | | | Merge branch 'wip/ghc-head-merge' into ghc-headBen Gamari2021-02-06262-2330/+9838
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge commit '41964cb2fd54b5a10f8c0f28147015b7d5ad2c02' into wip/ghc-head-mergeBen Gamari2021-02-063-0/+3
| |\ \
| * \ \ Merge commit 'a917dfd29f3103b69378138477514cbfa38558a9' into wip/ghc-head-mergeBen Gamari2021-02-060-0/+0
| |\ \ \
| * | | | Fix partial record selector warningBen Gamari2021-02-061-3/+3
| * | | | Merge remote-tracking branch 'origin/ghc-head' into wip/ghc-head-mergeBen Gamari2021-02-0630-670/+810
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/ghc-9.0' into ghc-headBen Gamari2021-01-13262-2359/+9944
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Merge commit '1e56f63c3197e7ca1c1e506e083c2bad25d08793' into ghc-9.0Ben Gamari2021-01-05260-2350/+9792
| | |\ \ \ \
| | | * \ \ \ Merge remote-tracking branch 'origin/ghc-8.10' into ghc-9.0Ben Gamari2021-01-05260-2350/+9791
| | | |\ \ \ \
| | | | * \ \ \ Merge pull request #1282 from andreasabel/masterHécate Moonlight2021-01-041-0/+4
| | | | |\ \ \ \
| | | | | * | | | Build instructions: haddock-library and -api first!Andreas Abel2020-12-301-0/+4
| | | | |/ / / /
| | | | * | | | Bump ini from 1.3.5 to 1.3.7 in /haddock-api/resources/html (#1269)dependabot[bot]2020-12-101-9/+3
| | | | * | | | Move to GitHub CI (#1266)Alexander Biehl2020-12-084-158/+53
| | | | * | | | Fix haddock-library testsalexbiehl2020-12-081-1/+1
| | | | * | | | Adapt Haddock for QualifiedDoMatthías Páll Gissurarson2020-12-081-2/+2
| | | | * | | | Import intercalatealexbiehl2020-12-081-0/+1
| | | | * | | | Changes for GHC#17566Alex Biehl2020-12-085-6/+32