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
When compiling it using the latest version of both ohuac and ohua-core, I receive the following error, indicating that an error occured during dflang generation:
[Error] Rebinding of Binding "j"
CallStack (from HasCallStack):
throwErrorS, called at src/Ohua/Util.hs:225:20 in ohua-core-0.3.0-96ePW2cHQzLLYHDgUMVZet:Ohua.Util
throwErrorDebugS, called at src/Ohua/Monad.hs:43:12 in ohua-core-0.3.0-96ePW2cHQzLLYHDgUMVZet:Ohua.Monad
failWith, called at src/Ohua/DFLang/Passes.hs:58:23 in ohua-core-0.3.0-96ePW2cHQzLLYHDgUMVZet:Ohua.DFLang.Passes
The following piece of code uses recursion to emulate a loop that keeps some local state (the
maze
):When compiling it using the latest version of both
ohuac
andohua-core
, I receive the following error, indicating that an error occured during dflang generation:[alang-core] - [alang-resolved] - [dflang-core]
The text was updated successfully, but these errors were encountered: