Skip to content

wavewave/hoodle

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
log
 
 
nix
 
 
 
 
 
 
 
 
 
 
 
 
web
 
 
 
 
 
 
 
 
 
 
 
 
 
 

hoodle

Build

A pen notetaking program written in haskell

hoodle

Build and run

Hoodle development recommends using nix for the build. The build requires Nix >= 2.4 which has the support for flakes.

$ nix build .#
$ result/bin/hoodle

For developement, build in nix-shell and cabal:

$ nix develop .#
$ cabal v2-build hoodle
$ cabal v2-run hoodle

About

hoodle : A pen notetaking program written in haskell

Resources

Stars

Watchers

Forks

Packages

No packages published