Programming problems from rubyquiz.com in Haskell
Go to file
Abhinav Sarkar f4424bf0f2 Generalized to play on a n x n board 2012-09-08 17:03:53 +05:30
.gitignore Added cabal setup scripts. 2012-08-31 00:27:08 +05:30
AStar.hs Modified AStar to take a nextNode function instead of using a typeclass 2012-08-31 13:30:28 +05:30
Cryptograms.hs Added cabal setup scripts. 2012-08-31 00:27:08 +05:30
EnglishNumerals.hs Added cabal setup scripts. 2012-08-31 00:27:08 +05:30
GedcomParser.hs Added cabal setup scripts. 2012-08-31 00:27:08 +05:30
KnightsTravails.hs Modified AStar to take a nextNode function instead of using a typeclass 2012-08-31 13:30:28 +05:30
PhoneNumberWords.hs Added cabal setup scripts. 2012-08-31 00:27:08 +05:30
Setup.hs Added cabal setup scripts. 2012-08-31 00:27:08 +05:30
SolataireCipher.hs Added cabal setup scripts. 2012-08-31 00:27:08 +05:30
TicTacToe.hs Generalized to play on a n x n board 2012-09-08 17:03:53 +05:30
rubyquiz.cabal Added cabal setup scripts. 2012-08-31 00:27:08 +05:30