I have updated the home page <https://github.com/complyue/hadui> with more info, copy to here to keep you posted. There're new examples added too, please checkout the home page.
Orientation > > hadui is data science oriented, it is not suitable as a general purpose > web framework. > > all exported functions from all modules in the stack project of matter, > are exposed to frontend in a flat space. this is ideal to support > analytical workflows, but overly open or even prohibitive to support > business workflows. > <https://github.com/complyue/hadui#platform-support>Platform Support > > - macOS - regularly used on Mojave > - Linux - regularly used on Ubuntu 18.04 > - Windows - should work in Docker in theory, not attempted yet > > <https://github.com/complyue/hadui#ghc>GHC > > currently you have to be comfortable to compile yourself an experimental > version of GHC 8.6.5 with :frontend cmd > <https://gitlab.haskell.org/complyue/ghc/tree/ghc-8.6-ife> to start using > hadui. > > do this trick > <https://gitlab.haskell.org/ghc/ghc/issues/17348#note_228587> to > incorporate it into your stack's GHC installation. > > the mod to GHC is very light, should be no difficulty to migrate to other > GHC versions, but as time being, not attempted yet. a MR to GHC is thought > of but not carried out yet. > -- You received this message because you are subscribed to the Google Groups "haskell-stack" group. To unsubscribe from this group and stop receiving emails from it, send an email to haskell-stack+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/haskell-stack/c34a56b2-c1c5-48b9-99fd-d4f3902843c4%40googlegroups.com.