Skip to content

Conversation

@rcook
Copy link
Contributor

@rcook rcook commented Aug 20, 2016

Since this is likely a bug in one of hsc2hs, inline-c or Template Haskell, it may take a while for a fix to be available. This temporary workaround will allow clang-pure to reference the inline-c-generated source file from its current, invalid location when building under Windows.

…-c on Windows

This is a temporary hack to work around the invalid output paths generated by
inline-c on Windows platforms: when hsc2hs and inline-c are used
together in the same source file under Windows, Template Haskell yields
source file names with all backslashes removed.

See:
fpco/inline-c#50
https://ghc.haskell.org/trac/ghc/ticket/12504
@rcook rcook closed this Aug 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant