Skip to content
This repository has been archived by the owner on Aug 2, 2020. It is now read-only.

Can not build Config.hs #47

Closed
angerman opened this issue Dec 26, 2015 · 2 comments
Closed

Can not build Config.hs #47

angerman opened this issue Dec 26, 2015 · 2 comments
Assignees

Comments

@angerman
Copy link
Collaborator

Currently stuck at:

Reading dependencies from libraries/transformers/stage0/build/.dependencies...
Reading dependencies from libraries/template-haskell/stage0/build/.dependencies...
Reading dependencies from libraries/hpc/stage0/build/.dependencies...
Reading dependencies from libraries/hoopl/stage0/build/.dependencies...
Reading dependencies from compiler/stage0/build/.dependencies...
Exactly one generator expected for compiler/stage0/build/Config.hs (found: []).
shakeArgsWith   0.000s    0%                           
Function shake  0.018s    3%  =                        
Database read   0.082s   16%  =====                    
With database   0.003s    0%                           
Running rules   0.402s   79%  =========================
Total           0.505s  100%                           
Error when running Shake build system:
* inplace/bin/ghc-stage1
* compiler/stage0/build/libHSghc-7.11.20151224.a
* compiler/stage0/build/Dwarf/Constants.o
* OracleQ (DependenciesKey ("compiler/stage0/build/.dependencies","compiler/stage0/build/Dwarf/Constants.o"))
* compiler/stage0/build/.dependencies
* compiler/stage0/build/.hs-dependencies
* compiler/stage0/build/Config.hs
GHC build system error: Exactly one generator expected for compiler/stage0/build/Config.hs (found: []).
@snowleopard
Copy link
Owner

Ah. Seems to be my fault. I'll fix this.

@snowleopard snowleopard self-assigned this Dec 26, 2015
snowleopard added a commit that referenced this issue Dec 26, 2015
@snowleopard
Copy link
Owner

Done: 44d81b0.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants