Skip to content

andre-artus/handbook-of-practical-logic-and-automated-reasoning-haskell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Sean McLaughlin
Jan 24, 2014
640e1fa · Jan 24, 2014

History

1 Commit
Jan 24, 2014
Jan 24, 2014
Jan 24, 2014
Jan 24, 2014
Jan 24, 2014
Jan 24, 2014
Jan 24, 2014
Jan 24, 2014
Jan 24, 2014

Repository files navigation

--------------------------------------------------------------------------------
 Dependencies
--------------------------------------------------------------------------------

1) GHC >= 6.10.4
   Easiset way is to download binary from http://www.haskell.org/ghc/
   
2) Cabal >= 1.6.0.3
   Easiest way is to download cabal-install from
   http://www.haskell.org/cabal/download.html and download the
   cabal-install tool.  Running bootstrap.sh will download everything
   you need.

--------------------------------------------------------------------------------
 Installation                                                                   
--------------------------------------------------------------------------------

1) Get the required Haskell libraries:
   
 cabal update
 cabal install HUnit quickcheck-2.1.0.2 hslogger utf8-string

2) make

3) Make sure ~/.cabal/bin is on your path.  The atp executable resides there.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published