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

Safe HaskellNone

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 aSource

A dungeon constructor function