antisplice-0.12.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 = forall m. (Functor m, ExtendedPrinter m, MonadExpand m, ExpanderEnv m, MonadAtoms m, MonadClock m, MonadVocab m, MonadError SplErr m, MonadDungeon m) => m ()Source

A dungeon constructor function