[GHC] #13166: Warning: Can't find file "C:\...\lib/include\ghcversion.h" in directories
GHC
ghc-devs at haskell.org
Mon Jan 23 13:04:23 UTC 2017
#13166: Warning: Can't find file "C:\...\lib/include\ghcversion.h" in directories
-------------------------------------+-------------------------------------
Reporter: domenkozar | Owner:
Type: bug | Status: infoneeded
Priority: low | Milestone:
Component: Compiler | Version: 8.0.2
Resolution: | Keywords:
Operating System: Windows | Architecture:
Type of failure: Incorrect | Unknown/Multiple
error/warning at compile-time | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by domenkozar):
Any package using cpphs on Windows should do. For example:
{{{
git clone https://github.com/asr/pdfname.git
cd pdfname
stack init
stack build
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13166#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list