Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 313 Bytes

File metadata and controls

22 lines (16 loc) · 313 Bytes

division

To check long division arithmetic questions for home schooled children

To install,

cd ~
git clone https://github.com/morpheusbeing/division division
cd ~/division
cabal install

To run

division

=== Notes ===

Written as an exercise to assist with learning Haskell.