Export IsolationLevel

This commit is contained in:
Nikita Volkov 2014-10-23 18:40:31 +04:00
parent eabf0be1d9
commit 8f5a8e3e60

View File

@ -10,7 +10,8 @@ module Hasql
-- * Transaction
Tx,
Mode,
Backend.IsolationLevel(..),
-- ** Execution
-- | For your convenience there are two models of execution:
--