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

Compilation issues GHC 7.6.3 #8

Open
NCrashed opened this issue Sep 14, 2013 · 0 comments
Open

Compilation issues GHC 7.6.3 #8

NCrashed opened this issue Sep 14, 2013 · 0 comments

Comments

@NCrashed
Copy link

Platform: Win7 x86_64
GHC: 7.6.3, Haskell Platform 2013.2.0.0

D:\dev\haskell\kansas-lava>cabal install
Resolving dependencies...
Configuring kansas-lava-0.2.5...
Building kansas-lava-0.2.5...
Preprocessing library kansas-lava-0.2.5...
[24 of 26] Compiling Language.KansasLava.VCD ( Language\KansasLava\VCD.hs, dist\
build\Language\KansasLava\VCD.o )

Language\KansasLava\VCD.hs:275:30:
    Not in scope: `recordFabric'
    Perhaps you meant `recordVCDFabric' (line 274)
Failed to install kansas-lava-0.2.5
cabal: Error: some packages failed to install:
kansas-lava-0.2.5 failed during the building phase. The exception was:
ExitFailure 1

PS. Hot fix for me is removing recordVCDFabric function...

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

1 participant