- 23 Dec, 2015 6 commits
-
-
Andrey Mokhov authored
-
Andrey Mokhov authored
Update README.md
-
Moritz Angermann authored
Adding missing prerequisites. These are probably installed if you build ghc often or use shake, but if not, these are missing.
-
Andrey Mokhov authored
-
Andrey Mokhov authored
-
Andrey Mokhov authored
-
- 22 Dec, 2015 7 commits
-
-
Andrey Mokhov authored
-
Andrey Mokhov authored
-
Andrey Mokhov authored
-
Andrey Mokhov authored
-
Andrey Mokhov authored
-
Andrey Mokhov authored
-
Andrey Mokhov authored
-
- 21 Dec, 2015 7 commits
-
-
Andrey Mokhov authored
-
Andrey Mokhov authored
-
Andrey Mokhov authored
-
Andrey Mokhov authored
-
Andrey Mokhov authored
-
Andrey Mokhov authored
-
Andrey Mokhov authored
-
- 20 Dec, 2015 20 commits
-
-
Andrey Mokhov authored
-
Andrey Mokhov authored
Consolidate box pretty-printing
-
Andrey Mokhov authored
Add an explicit dependency on pkgDataFile to make sure GhcCabal hscolour is run after GhcCabal configure.
-
Ben Gamari authored
-
Ben Gamari authored
-
Ben Gamari authored
-
Ben Gamari authored
Shake `master` branch exports a symbol called `parallel` which overlaps with ours.
-
Ben Gamari authored
-
Andrey Mokhov authored
Fix fallout from previous refactoring
-
Ben Gamari authored
This previously used `fromJust`, which bottomed due to the recent `isLibrary` change.
-
Ben Gamari authored
-
Andrey Mokhov authored
Miscellany
-
Ben Gamari authored
Previously a very fragile heuristic was used. Now we explicitly declare this. Perhaps a better option in the future would be to instead emit this information from `ghc-cabal` and pick it up from `package-data.mk`. Fixes #9.
-
Ben Gamari authored
Also add (currently broken) Unicode support although this is broken by Shake, the console output interface of which is badly broken (see Shake #364)
-
Ben Gamari authored
HsColour also depends upon the sources existing. Fixes #6.
-
Ben Gamari authored
-
Andrey Mokhov authored
-
Andrey Mokhov authored
-
Andrey Mokhov authored
-
Andrey Mokhov authored
-