Skip to content

s390x support for network-uri #65

@e-desouza

Description

@e-desouza

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions