uxadt-0.0.0.1: uxadt.cabal
Name: uxadt
Version: 0.0.0.1
Cabal-Version: >= 1.6
License: GPL-3
License-File: LICENSE
Synopsis: Cross-language extensible representation for algebraic data types.
Description: Universal (cross-language) extensible representation for algebraic data type instances.
Category: Text
Author: Andrei Lapets
Maintainer: Andrei Lapets <lapets@bu.edu>
Build-Type: Simple
Library
Exposed-Modules: Text.UxADT
Build-Depends: base >= 3 && < 5, MissingH
Source-Repository head
Type: git
Location: https://github.com/lapets/uxadt