Skip to content
/ H99 Public

My attempts on the 99 Haskell problems, done in orgmode

Notifications You must be signed in to change notification settings

dischoen/H99

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

H99

My attempts on the 99 Haskell problems, done in orgmode.

usage

view and edit in emacs. orgmode should already be installed in a recent installation of emacs.

to export the org file inside of emacs, do C-x C-e, then choose one of the backends like HTML or PDF.

to create haskell files, use $ tangle.sh

to test the haskell files, use

$ ghc -e main test.hs

About

My attempts on the 99 Haskell problems, done in orgmode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published