Skip to content

nicodelpiano/coverage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

coverage

An exhaustivity checking library

Copyright 2015, Nicolas Del Piano ndel314@gmail.com.

This package provides a tool that performs exhaustivity and redundancy checking over custom pattern matching definitions.

Installation:

cabal install coverage

You can see examples of usage in the examples directory and read the Haddock documentation.

Tests

For running tests just execute:

cabal test

or, if you have hspec-discover (inside the tests directory run):

runhaskell Spec.hs

About

An exhaustivity checker DSL written in Haskell.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages