Document (or remove) optimization blockers
Open
- Dominant language
- Haskell
- Stars
- 25
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
Are these still needed?
``` haskell
{-# OPTIONS_GHC -fno-cse #-}
{-# OPTIONS_GHC -fno-full-laziness #-}
{-# OPTIONS_GHC -fno-float-in #-}
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.