Open
Description
Describe the bug
Build under Windows with R 4.5.1 fails due to compile error in cbits/missing_r.h, but
the ghc toolchain does not show the error, even with trace enabled.
To Reproduce
stack build with options extra-include-dirs, extra-lib-dirs set to point to R-4.5.1 dirs.
Expected behavior
Build without error.
Environment
- Windows 11 (latest updates)
- HaskellR v1.0.1
Additional context
No problem if R-4.2.1 is used instead, so the error is probably due to
an internal change made to R since that version.
Metadata
Metadata
Assignees
Labels
No labels