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

Safe HaskellSafe-Inferred

Game.Antisplice.Errors

Description

Provides the error datatype for Antisplice

Synopsis

Documentation

type SplErrT m = FailT SplErr mSource

Alias for FailT SplErr