All Projects → wavewave → Hoodle

wavewave / Hoodle

hoodle : A pen notetaking program written in haskell

Programming Languages

haskell
3896 projects

hoodle

CircleCI

A pen notetaking program written in haskell

hoodle

Build

Hoodle development recommends using nix for the build. The build script has pinned nixpkgs at nixos 20.03 revision by default unless it is specified.

$ nix-build release.nix -A hoodle 

For developement, build in nix-shell and cabal:

$ nix-shell
$ cabal v2-build hoodle 
$ cabal v2-run hoodle
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].