Skip to content
This repository has been archived by the owner on Dec 31, 2023. It is now read-only.

archive567/maths-extended

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Maths-Extended is some general maths'y stuff

Develop

$ git clone https://github.com/tonyday567/maths-extended.git
$ cd maths-extended

$ cabal sandbox init
$ cabal configure --enable-tests
$ cabal install --dependencies-only --dry-run
$ cabal install --dependencies-only
$ cabal build
$ cabal test

Releases

No releases published

Packages

No packages published