until -package:numeric-prelude -package:streaming -package:util -package:foundation -package:LambdaHack is:exact -package:hedgehog -package:Cabal -package:protolude package:netwire

Produce until the given event occurs. When it occurs, inhibit with its value forever.
  • Depends: now until event occurs.
  • Inhibits: forever after event occurs.