Skip to content

Unofficial Zeno clone. Updated to work with new Haskell.

License

Notifications You must be signed in to change notification settings

Gurmeet-Singh/Zeno

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zeno

Unofficial Zeno fork. Updated to work with current GHC. For now, I have changed it minimally just to make it run. But I might update it later.

Site

https://wiki.haskell.org/Zeno http://pubs.doc.ic.ac.uk/zenoTwo/

Instruction -

  1. Make sure your cabal is up to date -
$ cabal update
  1. Configure zeno -
$ cabal configure
  1. Build zeno -
$ runhaskell Setup build

And there you go, if everything works as expected, it should build properly... :-D

To test you can run -

$ ./dist/build/zeno/zeno test/test.hs

About

Unofficial Zeno clone. Updated to work with new Haskell.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published