Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 340 Bytes

File metadata and controls

9 lines (7 loc) · 340 Bytes

Haskell examples for Category Theory by Example book

Build Status

HOWTO

  • Prepare env and make package: make
  • Run tests: make tests
  • Run repl: make repl