freckle-app-1.0.3.0: Haskell application toolkit used at Freckle
Safe HaskellNone
LanguageHaskell2010

Freckle.App.RIO

Description

Compatibility between Freckle.App and RIO

Freckle.App was created before RIO existed. We need to decide if we're going to move to using RIO without Freckle.App (and port the things we've added to be RIO-based), or not.

As part of that decisions, some Apps are using RIO. These should still be able to make use of Freckle.App, by using this module.

Documentation