| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Xrefcheck.Util
Synopsis
- type family Field f a where ...
- paren :: Builder -> Builder
- postfixFields :: LensRules
- (-:) :: a -> b -> (a, b)
- aesonConfigOption :: Options
- doesMatchAnyRegex :: Text -> [Regex] -> Bool
- posixTimeToTimeSecond :: POSIXTime -> Time Second
- utcTimeToTimeSecond :: UTCTime -> Time Second
- module Xrefcheck.Util.Colorize
- module Xrefcheck.Util.Interpolate
Documentation
aesonConfigOption :: Options Source #
Options that we use to derive JSON instances for config types.
module Xrefcheck.Util.Colorize
module Xrefcheck.Util.Interpolate