psibi / download

High level download interface for Haskell
https://www.stackage.org/package/download
Other
10 stars 3 forks source link

Build error on Windows 10, "Bad header file: download.h" #17

Open Murzinio opened 5 years ago

Murzinio commented 5 years ago
    Configuring download-0.3.2.6...
    Cabal-simple_Z6RU0evB_2.2.0.1_ghc-8.4.4.exe: Bad header file: download.h
    The header file contains a compile error. You can re-run configure with the
    verbosity flag -v3 to see the error messages from the C compiler.

Building with stack, using lts-12.19 (ghc 8.4.4) but also tried lts-12.17 (ghc 8.4.3) with same result. It's a new project, I tried deleting it and creating a new one but without success.