Skip to content

Experiments with Haskell, Remind, and Brick

Notifications You must be signed in to change notification settings

t-wissmann/caligraph

Repository files navigation

Caligraph

A frontend to the remind calendar program.

Compilation

You need Haskell's stack tool to be installed. In order to build, type:

$ stack build

In order to run, type:

$ stack exec caligraph

Install

$ stack install

Workaround on Arch Linux, October 2017

The above build command will install ghc-tinfo6-nopie-8.0.2 to the home instead of using the system ghc. If you want to use the ghc from the repos you will need wrapper libraries for libtinfo from the aur:

commercialhaskell/stack#3448 (comment)

Screenshot

caligraph main view

About

Experiments with Haskell, Remind, and Brick

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published