simple-0.4.1: A minimalist web framework for the WAI server interface

Safe HaskellSafe-Inferred

Web.Simple.Migrations

Documentation

type MigrationSource

Arguments

 = String

Version

-> String

Migration name

-> IO Bool