Skip to content

Compilation error with libio.h #16

@muesli4

Description

@muesli4

I don't know what the file is for but when I try to build it I get errors by these lines:

#include <libio.h>

#include <libio.h>

Simply removing both lines leads to successful compilation but then it throws and I get:

> import Network.Download
> openURI "http://haskell.org"
Left "Failed to connect: Success"

I'm using:

  • Archlinux (Linux 4.18.10-arch1-1-ARCH)
  • GHC 8.4.3

Let me know if you need something else.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions