quickpull-0.4.2.2: Generate Main module with QuickCheck tests

Safe HaskellSafe-Inferred
LanguageHaskell2010

Quickpull.Render

Synopsis

Documentation

metaQual Source

Arguments

:: Char

Leader character

-> (Meta, Qual) 
-> String 

metaLine :: Meta -> String Source

Summarizes a Meta in a single line.

testModule Source

Arguments

:: String

Name to use for module

-> [(Meta, Qual)] 
-> String