Skip to content

Ei30metry/blueprint

Repository files navigation

Blueprint

Blueprint is a tool + lib that lets you mainpulate and work on Haskell's AST.

Building from source

Building the whole package: stack build

Building the cli: stack build blueprint-cli

Building the debug tool: stack build blueprint-debug

The blueprint library which everything is based on.

The blueprint cli which is built on top of blueprint-core.

The debugging tools built on top of blueprint-core

About

A CLI Tool for seeing all the underlying blocks of functions and structures

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published