diff options
author | Thomas Miedema <thomasmiedema@gmail.com> | 2015-06-05 22:12:34 +0200 |
---|---|---|
committer | Thomas Miedema <thomasmiedema@gmail.com> | 2015-06-06 15:15:53 +0200 |
commit | 328c212b1db4d439fc693216495515bce162ef6e (patch) | |
tree | 265a617f06bd726cf8ded4729935a895a446e485 /config.guess | |
parent | ae83a81ad6b6185f5b754c1819cb78399da86d84 (diff) | |
download | haskell-328c212b1db4d439fc693216495515bce162ef6e.tar.gz |
Fix the sdist build
Since commit 824e34e30338b4b1de0ab5467ffd29da4c7c805a, building ghc from
a source distribution doesn't work.
The error is:
make[3]: *** No rule to make target
'utils/genprimopcode/dist/build/Lexer.hs', needed by
'utils/genprimopcode/dist/build/Lexer.o'. Stop.
This commit fixes that. See note [Implicit rule search algorithm].
Differential Revision: https://phabricator.haskell.org/D959
Diffstat (limited to 'config.guess')
0 files changed, 0 insertions, 0 deletions