Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 776 Bytes

README.md

File metadata and controls

29 lines (22 loc) · 776 Bytes

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