Opinionated tooling for managing dependencies in a PNPM / Turbo Monorepo
For now, find latest build in Artifacts section of latest Release
Action run here.
TODO:
- Upload build artifacts to the "Releases" channel for the repo w/ proper changelogs
Built with GHC v9.2.4 & Cabal v3.6.2.0
The easiest way to setup for development is with GHCup
- Ensure that GHC and Cabal are both installed
- Clone this repo
cabal run mono-tools --
inside of the cloned directory to run the appcabal build
to create the executable- (Optional)
cabal install
to create a sym-linked executable in your $PATH - (Optional)
cabal haddock --haddock-executables --haddock-hyperlink-source
to generate documentation
The build artifact will be placed in a different output depending on the architecture of your machine and the version of GHC you use.
E.g. on M1:
./dist-newstyle/build/aarch64-osx/ghc-9.2.4/mono-tools-0.1.0.0/x/mono-tools/build/mono-tools/mono-tools