valderman / haste-compiler

A GHC-based Haskell to JavaScript compiler
http://haste-lang.org
BSD 3-Clause "New" or "Revised" License
1.45k stars 109 forks source link

Haste with STM #426

Closed IfSixWasNine closed 3 years ago

IfSixWasNine commented 5 years ago

When trying to use Haste with STM (version 2.4.4.1 in the case of Haste 0.6.0.0) , the warning "Unsupported PrimOp: retry#" is displayed.

What does this mean? Does Haste support STM? If yes, how can I solve above-cited issue?

IfSixWasNine commented 3 years ago

Project maintenance/folliw-up seems abandonnened. Cobsequrntly closing issue.