diff options
author | Tobias Dammers <tdammers@gmail.com> | 2017-11-27 14:00:50 -0500 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2017-11-27 20:28:37 -0500 |
commit | eb86e867694bceedfb47a527d71429197ffe6dda (patch) | |
tree | a79e36ac2477327d70c4cdc801583f0ef10819ce /docs/users_guide/flags.py | |
parent | df1a0c0c62b6433b2b4584a133a6d92491b71e08 (diff) | |
download | haskell-eb86e867694bceedfb47a527d71429197ffe6dda.tar.gz |
Don't call alex for Cabal lib during GHC build
The Cabal library now commits `Lexer.hs` directly to the source tree,
so the build step where we'd call alex ourselves to generate that file
is no longer necessary, nor will it work.
See also: https://ghc.haskell.org/trac/ghc/ticket/14459
Reviewers: bgamari, hvr
Reviewed By: bgamari
Subscribers: rwbarton, thomie, carter
GHC Trac Issues: #14459
Differential Revision: https://phabricator.haskell.org/D4240
Diffstat (limited to 'docs/users_guide/flags.py')
0 files changed, 0 insertions, 0 deletions