dbmigrations-0.8.2: An implementation of relational database "migrations"

Safe HaskellNone
LanguageHaskell2010

Moo.Main

Documentation

type Args = [String] Source

usageSpecific :: Command -> IO a Source

procArgs :: Args -> IO (Command, CommandOptions, [String]) Source