tvl-depot/src/Xanthous
Griffin Smith 7d8ce026a2 Add DerivingVia newtype for generic arbitrary
Add a newtype, GenericArbitrary, which can be used with -XDerivingVia to
derive Arbitrary instances for types with Generic, via patching
generic-arbitrary to expose the underlying typeclass it uses for
surfacing the type information.
2019-11-29 22:57:58 -05:00
..
AI Implement saving+loading the game 2019-11-29 14:33:52 -05:00
Data Implement saving+loading the game 2019-11-29 14:33:52 -05:00
Entities Implement a "look" command 2019-11-29 21:25:35 -05:00
Game Implement a "look" command 2019-11-29 21:25:35 -05:00
Generators Implement combat 2019-09-21 12:43:54 -04:00
Util Add DerivingVia newtype for generic arbitrary 2019-11-29 22:57:58 -05:00
App.hs Implement a "look" command 2019-11-29 21:25:35 -05:00
Command.hs Implement a "look" command 2019-11-29 21:25:35 -05:00
Data.hs Implement saving+loading the game 2019-11-29 14:33:52 -05:00
Entities.hs Implement saving+loading the game 2019-11-29 14:33:52 -05:00
Game.hs Implement saving+loading the game 2019-11-29 14:33:52 -05:00
Generators.hs Implement speed and ticks 2019-10-13 12:37:08 -04:00
Messages.hs Allow eating edible items 2019-10-06 12:50:29 -04:00
messages.yaml Implement a "look" command 2019-11-29 21:25:35 -05:00
Monad.hs Allow eating edible items 2019-10-06 12:50:29 -04:00
Orphans.hs Implement saving+loading the game 2019-11-29 14:33:52 -05:00
Prelude.hs Link up messages to the overall game 2019-09-02 10:52:01 -04:00
Random.hs Tweak gormlak movement slightly 2019-09-28 15:03:36 -04:00
Resource.hs Implement a "look" command 2019-11-29 21:25:35 -05:00
Util.hs Allow eating edible items 2019-10-06 12:50:29 -04:00