You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ doctest
doctest: Invalid platform constants
CallStack (from HasCallStack):
error, called at compiler/stage2/build/GHC/Platform/Constants.hs:297:10 in ghc:GHC.Platform.Constants
Not sure what that's all about, or whether I've compiled it incorrectly?
strace references the DerivedConstants.h file in ghc-9.4.2/rts/include/DerivedConstants.h just before printing, if that's of any help.
The text was updated successfully, but these errors were encountered:
@danwdart thanks for reporting this. As it stands I think this issue is not actionable. What I think we would need are exact and minimal steps on how to reproduce the issue so that somebody who feels the urge to do so can investigate it.
In commit 495a764 I get:
Not sure what that's all about, or whether I've compiled it incorrectly?
strace references the DerivedConstants.h file in
ghc-9.4.2/rts/include/DerivedConstants.h
just before printing, if that's of any help.The text was updated successfully, but these errors were encountered: