hsdev-0.1.3.1: Haskell development library and tool with support of autocompletion, symbol info, go to declaration, find references etc.

Safe HaskellNone
LanguageHaskell98

HsDev.Database.Async

Synopsis

Documentation

wait :: MonadIO m => Async Database -> m () Source

This function is used to ensure that all previous updates were applied

module Data.Async