pcre-less-0.0.0: Text/Regex/Less/REOpts.hs
{- copyright (c) sreservoir.
licensed under mit (x11). -}
module Text.Regex.Less.REOpts
( module Text.Regex.Less.RECtOpts,
module Text.Regex.Less.RERtOpts) where
import Text.Regex.Less.RECtOpts
import Text.Regex.Less.RERtOpts