Skip to content

marivb/haskell_soe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

haskell_soe

Set up

apt install haskell-platform
cabal update
cabal install HGL doctest
echo "export PATH="$HOME/.cabal/bin:$PATH" >> ~/.bashrc

To see if it worked:

./compile chapters/chapter3_main.hs
./chapters/chapter3_main
doctest chapters/chapter7.hs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published