= Install libatkrec = First install the atkrec library in the parent directory. = Compile and install = Use Cabal to install this Haskell binding: runghc Setup.hs configure runghc Setup.hs build runghc Setup.hs install = Compile and run test program = - Enter the test/ directory: $ cd test - Edit TestATKRec.hs to contain the paths to the right resources. - Compile the test program: $ ghc --make -package atkrec -o testhsatkrec TestATKRec.hs - Run the test program: $ ./testhsatkrec