[commit: ghc] wip/cabal-parsec: Enable cabal's parsec mode by adding mtl/text/parsec (fdae040)

git at git.haskell.org git at git.haskell.org
Tue Jul 18 21:19:53 UTC 2017


Repository : ssh://git@git.haskell.org/ghc

On branch  : wip/cabal-parsec
Link       : http://ghc.haskell.org/trac/ghc/changeset/fdae040f8121f3b27af911acff82dd2a54bd7bed/ghc

>---------------------------------------------------------------

commit fdae040f8121f3b27af911acff82dd2a54bd7bed
Author: Herbert Valerio Riedel <hvr at gnu.org>
Date:   Tue Jul 18 23:08:55 2017 +0200

    Enable cabal's parsec mode by adding mtl/text/parsec


>---------------------------------------------------------------

fdae040f8121f3b27af911acff82dd2a54bd7bed
 .gitmodules             | 12 ++++++++++++
 ghc.mk                  | 11 +++++++++--
 libraries/mtl           |  1 +
 libraries/parsec        |  1 +
 libraries/text          |  1 +
 packages                |  3 +++
 rules/sdist-ghc-file.mk | 31 +++++++++++++++++++++++++++++++
 utils/ghc-cabal/ghc.mk  | 27 +++++++++++++++++++++++----
 8 files changed, 81 insertions(+), 6 deletions(-)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc fdae040f8121f3b27af911acff82dd2a54bd7bed


More information about the ghc-commits mailing list