After cabal install Djinn which is using QuickCheck, the executable file is in ./.cabal/bin/djinn.

then I copy the executable to the directory Downloads/Djinn/UU/Examples/

want to run example Equality.hs then djinn Equality.hs, can not parse command

then ./djinn then :load full path/UU/Examples/Equality.hs

return cannot parse command

link|improve this question

79% accept rate
2  
What's in Equality.hs? I can't find it in djinn's source repository. Also, djinn is not supposed to work on Haskell source, is it? – sr_ Oct 30 '11 at 10:22
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.