summaryrefslogtreecommitdiff
path: root/utils/mkUserGuidePart/mkUserGuidePart.cabal
Commit message (Collapse)AuthorAgeFilesLines
* Ensure mkUserGuidePart is compiled with current GHC versionBen Gamari2017-01-101-51/+0
|
* Add Cabal synopses and descriptionsBen Gamari2016-01-051-2/+3
| | | | | | | | | | | | | | | | Various people (myself included) have complained about the lack of useful descriptions for the various packages included in GHC's source tree. Fix this. Test Plan: Validate Reviewers: austin, thomie Reviewed By: thomie Subscribers: angerman, ezyang Differential Revision: https://phabricator.haskell.org/D1736
* Move user's guide to ReStructuredTextBen Gamari2015-10-031-0/+31
|
* Set cabal files to default-language:Haskell2010Herbert Valerio Riedel2014-05-141-1/+2
| | | | | | | This is a first step towards eliminating `default-extensions` in favour of per-file declared `{-# LANGUAGE ... #-}` pragmas. Signed-off-by: Herbert Valerio Riedel <hvr@gnu.org>
* Use Cabal to build mkUserGuidePartIan Lynagh2012-10-241-0/+18