Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install fails on Windows 10 #149

Open
Dragonrun1 opened this issue May 15, 2017 · 2 comments
Open

Install fails on Windows 10 #149

Dragonrun1 opened this issue May 15, 2017 · 2 comments

Comments

@Dragonrun1
Copy link

happy and alex worked fine but the corrode install fails.

The Glorious Glasgow Haskell Compilation System, version 8.0.2

>cabal install
Resolving dependencies...
Configuring corrode-0.1.0.0...
Building corrode-0.1.0.0...
Failed to install corrode-0.1.0.0
Build log ( C:\Users\Dragonaire\AppData\Roaming\cabal\logs\corrode-0.1.0.0.log ):
Building corrode-0.1.0.0...
Preprocessing library corrode-0.1.0.0...

src\Language\Rust\Corrode\C.lhs:1:1: error:
    File name does not match module name:
    Saw: `Main'
    Expected: `Language.Rust.Corrode.C'
cabal: Leaving directory '.'
cabal: Error: some packages failed to install:
corrode-0.1.0.0 failed during the building phase. The exception was:
ExitFailure 1

Log file:
Building corrode-0.1.0.0...
Preprocessing library corrode-0.1.0.0...

src\Language\Rust\Corrode\C.lhs:1:1: error:
File name does not match module name:
Saw: Main' Expected: Language.Rust.Corrode.C'
cabal: Leaving directory '.'

@cpb8010
Copy link

cpb8010 commented Jul 18, 2017

Did you run the fixGitSymlinksForWindows.bat script?
I got the same error and came here, totally forgetting that this is described just 2 lines up in the readme.

@Dragonrun1
Copy link
Author

I did still had same problem

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

No branches or pull requests

2 participants