JPMoresmau / BuildWrapper

Utility to manage haskell projects for an IDE
Other
36 stars 11 forks source link

Error with Version 0.7.7 #26

Closed sebfischer83 closed 10 years ago

sebfischer83 commented 10 years ago

Resolving dependencies... Configuring buildwrapper-0.7.7... Building buildwrapper-0.7.7... Failed to install buildwrapper-0.7.7 Last 10 lines of the build log ( C:\Users\seb\AppData\Roaming\cabal\logs\buildwrapper-0.7.7.log ): In the pattern: I l In the pattern: Number (I l) In the pattern: Just (Number (I l)) src\Language\Haskell\BuildWrapper\GHCStorage.hs:543:22: Couldn't match expected type scientific-0.2.0.2:Data.Scientific.Scientific' with actual typeNumber' In the pattern: I c In the pattern: Number (I c) In the pattern: Just (Number (I c)) cabal.exe: Error: some packages failed to install: buildwrapper-0.7.7 failed during the building phase. The exception was: ExitFailure 1

JPMoresmau commented 10 years ago

Duplicate of #19, #20, #21, #24.