-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
Trying to upgrade cabal from 1.24.0.2 to 3.2 and the network-uri package build fails with ghc: setNumCapabilities: not supported on this platform. This does seem like a ghc bug so I opened one here and want to track/test this once that's fixed.
[network-uri-2.6.4.1]$ cabal build
Building network-uri-2.6.4.1...
Preprocessing library network-uri-2.6.4.1...
ghc: setNumCapabilities: not supported on this platform
[1 of 3] Compiling Network.URI ( Network/URI.hs, dist/build/Network/URI.o )
Network/URI.hs:1380:1: error:
• Can't find interface-file declaration for variable Language.Haskell.TH.Lib.appE
Probable cause: bug in .hi-boot file, or inconsistent .hi file
Use -ddump-if-trace to get an idea of which file caused the error
• In the expression:
Language.Haskell.TH.Lib.appE
(Language.Haskell.TH.Lib.appE
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels