Dennis Felsing
Dennis Felsing
@heinrich5991 Would it be much work to add support for switch/tune/... layers and support more of our tiles? Would be great for https://ddnet.tw/tiles/JETPACK_START/
On another note: Your library is crazy fast. :)
Since we are working with GHC internals ghc-vis and ghc-heap-view are prone to breaking often. I'll try to upgrade the dependencies in ghc-heap-view and ghc-vis and check where it fails....
My Haskell foo is a bit rusty, is there an easy way to test `cabal install .` with the (unreleased) ghc-heap-view 0.6.3?
Now that ghc-heap-view is updated, I noticed one further dependency problem: https://github.com/gtk2hs/gtk2hs/issues/309
Haven't gotten that far
Looks like this issue in ghc-heap-view: https://github.com/nomeata/ghc-heap-view/issues/3
To quote from the ghc-heap-view issue: > PR 23 deleted the code of ghc-heap-view to read the heap. instead ghc-heap-view now uses the standard GHC library GHC.Exts.Heap. Since this change,...
What's necessary to be included in Stackage?
I imagine a big problem would be gtk. If we were rendering in html instead it would be easier.