Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
A type wrapper that adds a Bounded instance for types that don't possess one.
Unit TimeVal Source # | |
Traversable TimeVal Source # | |
Foldable TimeVal Source # | |
Monad TimeVal Source # | |
Applicative TimeVal Source # | |
SemiApplicative TimeVal Source # | |
Functor TimeVal Source # | |
Bounded (TimeVal t) Source # | |
Eq t => Eq (TimeVal t) Source # | |
Ord t => Ord (TimeVal t) Source # | |
Show t => Show (TimeVal t) Source # | |