shake-plus-extended-0.4.1.0: Experimental extensions to shake-plus

LicenseMIT
Stabilityexperimental
Safe HaskellNone
LanguageHaskell2010

Development.Shake.Plus.Extended.Conduit

Description

Utilities for using conduit to store remote caches.

Synopsis

Documentation

addRemoteJSONOracleCache :: (MonadReader r m, MonadRules m) => m (RemoteJSONLookup -> RAction r Value) Source #

Adds an oracle cache for looking up json from a remote server.