def- / ghc-vis

Visualize live Haskell data structures in GHCi
https://dennis.felsing.org/ghc-vis
Other
135 stars 20 forks source link

ghc-vis available in Stackage #21

Open varosi-chaosgroup opened 6 years ago

varosi-chaosgroup commented 6 years ago

This will be very cool and easier for installation without any cloning.

def- commented 6 years ago

What's necessary to be included in Stackage?

varosi-chaosgroup commented 6 years ago

Guys from Stackage have some documentation on this topic: https://github.com/fpco/stackage/blob/master/MAINTAINERS.md#adding-a-package

def- commented 6 years ago

I imagine a big problem would be gtk. If we were rendering in html instead it would be easier.

varosi-chaosgroup commented 6 years ago

gtk could be asked as a C dependency. It's buildable under the thee main OS types. Yes, HTML is good direction. This is an interesting package for such GUI - https://wiki.haskell.org/Threepenny-gui