module Opaleye.Select where

import qualified Opaleye.QueryArr as Q

type SelectArr = Q.QueryArr
type Select = SelectArr ()