implicitpipe
implicitpipe copied to clipboard
OpenGL 3D viewer for ImplicitCAD
Chores
- CI - Stylish Haskell - Support recent `fsnotify` - Permanent jailbreaks for `GPipe`, `GPipe-GLFW`
Port to @pippijn forks, crashes at optimization phase ``` implicitanim: Prelude.undefined CallStack (from HasCallStack): error, called at libraries/base/GHC/Err.hs:75:14 in base:GHC.Err undefined, called at src/Graphics/GPipe/Internal/Expr.hs:277:120 in GPipe-Core-0.2.3.2-IxyCHeyvBkcCefCeU4vaiq:Graphics.GPipe.Internal.Expr ```
Adding implicit (and possibly linear) causes hint to fail interpreting files using these. E.g. (in `cabal.project.local`) ``` packages: ../ImplicitCAD/implicit.cabal ``` Probably worth mentioning this footgun somewhere.
It (most probably) has something to do with addition of STM channels for events/render outputs. When compiled both apps run fine. Note about cabal & ghci & RTS: ``` cabal...