IntelLabs / flrc

Haskell Research Compiler
Other
816 stars 37 forks source link

Non-updatable (single entry) thunks? #10

Open csabahruska opened 4 years ago

csabahruska commented 4 years ago

Does FLRC support non-updatable thunks? So that Eval operation would not replace the thunk with its result.