antisplice-0.17.1.1: An engine for text-based dungeons.

Safe HaskellNone
LanguageHaskell2010

Game.Antisplice

Contents

Description

Reexports all relevant modules

Synopsis

Reexported modules

Type abbreviations

type Constructor a = forall m. (Functor m, ChExtendedPrinter m, ChExpand m, ChExpanderEnv m, ChAtoms m, ChClock m, MonadVocab m, MonadError SplErr m, MonadDungeon m) => m a Source

A dungeon constructor function