Skip to content

taktoa/pipes-trifecta

Repository files navigation

pipes-trifecta

An interface between trifecta and pipes-parse.

Update to latest version of Cabal.

cabal update
cabal install cabal-install

Initialize a sandbox and install the package's dependencies.

make install

For Nix users:

make nix-shell

Configure & build the package.

make configure
make build

Test package.

make test

Run executable.

make run

Start REPL.

make repl

Generate documentation.

make haddock

Analyze coverage.

make hpc

About

Use trifecta parsers with pipes-parse

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published