Skip to content

Milestones

List view

  • I've decided that we currently have a pretty good API, and I'll stick to it. Some notes: - Deployment schemes are merely monad transformers with a prefix, in the shape of the traditional `ReaderT` - Our monad transformer runners have a class with an associated data type as the method to recognizing _what_ inner monad result will happen - We chose `plainUrl` as the function name for our regular strings - We are ambiguous over all `(IsString a, Monoid a) => a`'s - We can use any MonadReader as an absolute deployment system via `expandRelativeWith`.

    No due date
    3/3 issues closed