Added offline mode that now fully works.
commit82919cda440ec65517dcbafa816b50ee20aa2650
authorAustin Seipp <austin@youareinferior.net>
Mon, 21 Jan 2008 05:50:58 +0000 (20 23:50 -0600)
committerAustin Seipp <austin@youareinferior.net>
Mon, 21 Jan 2008 05:50:58 +0000 (20 23:50 -0600)
tree6ac840c898cd4421bf6e80d89fa76dd1ec14b458
parent1a3dc3b1f9401a9433d400602183648527804aa7
Added offline mode that now fully works.
The bot may now be started - built in any way - by passing
the '-offline' flag.

This required one main change to the IContext data type
in that it now has Maybe structures. It will probably
be needed in the future to not have GHC's newtype deriving
derive an instance of MonadReader for IContext, but instead
write my own instance for the class.
INSTALL
Infinity/Main.hs
Main.hs
infinity.cabal