Name : ghc-tree-view
| |
Version : 0.5
| Vendor : openSUSE
|
Release : bp150.2.7
| Date : 2018-07-30 20:30:51
|
Group : Development/Libraries/Haskell
| Source RPM : ghc-tree-view-0.5-bp150.2.7.src.rpm
|
Size : 0.04 MB
| |
Packager : https://bugs_opensuse_org
| |
Summary : Render trees as foldable HTML and Unicode art
|
Description :
Render trees as foldable HTML and Unicode art
Example:
> *Data.Tree.View> drawTree $ Node \"Add\" [Node \"Sub\" [Node \"3\" [], Node \"Mul\" [Node \"1\" [], Node \"2\" []]], Node \"4\" []] > Add > ├╴Sub > │ ├╴3 > │ └╴Mul > │ ├╴1 > │ └╴2 > └╴4.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Backports:/SLE-15/standard/x86_64 |