opaleye-sqlite-0.0.1.1: An SQL-generating DSL targeting SQLite
Safe HaskellSafe-Inferred
LanguageHaskell2010

Opaleye.SQLite.Internal.Tag

Documentation

newtype Tag Source #

Constructors

UnsafeTag Int 

Instances

Instances details
Read Tag Source # 
Instance details

Defined in Opaleye.SQLite.Internal.Tag

Show Tag Source # 
Instance details

Defined in Opaleye.SQLite.Internal.Tag

Methods

showsPrec :: Int -> Tag -> ShowS #

show :: Tag -> String #

showList :: [Tag] -> ShowS #