SmtLib-0.1.0.0: Library for parsing SMTLIB2

CopyrightRogério Pontes 2015
LicenseWTFPL
Maintainerrogerp62@outlook.com
Stabilitystable
Safe HaskellSafe-Inferred
LanguageHaskell2010

Smtlib.Syntax.ShowSL

Description

Functions to print the syntax as a SMTLib.

Documentation

joinA :: ShowSL a => [a] -> String Source