You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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...
The text was updated successfully, but these errors were encountered:
Platform: Win7 x86_64
GHC: 7.6.3, Haskell Platform 2013.2.0.0
PS. Hot fix for me is removing recordVCDFabric function...
The text was updated successfully, but these errors were encountered: