Name: Zora Version: 1.1.6 Synopsis: A library of assorted useful functions and data types and classes. Description: A library of assorted useful functions and data types and classes. Category: Unclassified Cabal-Version: >= 1.6 License: BSD3 License-File: LICENSE Stability: Experimental Author: Brett Wines Maintainer: bgwines@cs.stanford.edu Homepage: https://github.com/bgwines/zora Build-Type: Simple Extra-Source-Files: supporting-files/dot.hs Source-Repository head type: git location: https://github.com/bgwines/zora Library Build-Depends: base >= 4 && < 5, random, containers, bytestring, text Exposed-Modules: Zora.List Zora.Math Zora.Types Zora.TreeGraphing