Safe Haskell | None |
---|---|
Language | Haskell2010 |
Effect
Actions
Interpretations
runFloodgateDry :: Sem (Floodgate ': r) a -> Sem r a Source #
Like runFloodgate
, but will do a final flush to release
anything that
might still be behind the floodgate.
Since: 0.3.1.0