predicate-typed-0.1.0.2: Predicates, Refinement types and Dsl

Copyright(c) Grant Weyburne 2019
LicenseBSD-3
Maintainergbwey9@gmail.com
Safe HaskellNone
LanguageHaskell2010

TH_Orphans

Contents

Description

 

Orphan instances

Lift UTCTime Source # 
Instance details

Methods

lift :: UTCTime -> Q Exp #

Lift LocalTime Source # 
Instance details

Methods

lift :: LocalTime -> Q Exp #

Lift TimeOfDay Source # 
Instance details

Methods

lift :: TimeOfDay -> Q Exp #

Lift DiffTime Source # 
Instance details

Methods

lift :: DiffTime -> Q Exp #

Lift Day Source # 
Instance details

Methods

lift :: Day -> Q Exp #

Lift (Fixed a) Source # 
Instance details

Methods

lift :: Fixed a -> Q Exp #