@hackage / DataTreeView

A GTK widget for displaying arbitrary Data.Data.Data instances

Latest0.1.1

About

Metadata

  • Last updated , by DanielSchuessler
  • License BSD-3-Clause
  • Categories Development, Debugging, GUI
  • Maintained by: anotheraddress@gmx.de

  • Lottery factor: 0

Links

Installation

Readme

Screenshot: http://i.imgur.com/5JlhG.png

Example use:

import DataTreeView
main = simpleView [(["hello","world",error "this works too"],25)]