packages feed

hasql-0.20: library/Hasql/Session.hs

module Hasql.Session
(
  Session,
  batch,
)
where

import Hasql.Core.Session