Plot-ho-matic-0.7.0.0: Real-time line plotter for generic data

Safe HaskellNone
LanguageHaskell2010

SetHo

Contents

Description

This is an experimental and unstable interface for generating a GUI for getting/setting options.

Synopsis

Documentation

runSetter :: forall a. Lookup a => a -> IO a -> (a -> IO ()) -> IO () Source

fire up the the GUI

re-exported for convenience