Skip to content

flbulgarelli/hs-inspector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

hs-inspector

hs-inspector is a simple library for inspecting Haskell Code.

Docs

Check them at Hackage: https://hackage.haskell.org/package/hs-inspector

Installing it

$ cabal update
$ cabal install hs-inspector

Building from source

$ git clone https://github.com/flbulgarelli/hs-inspector
$ cd hs-inspector
$ cabal sandbox init
$ cabal install --enable-tests

Running tests

$ cabal test

About

Simple library for inspecting Haskell Code

Resources

License

Stars

Watchers

Forks

Packages

No packages published