Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Skylighting.Format.ANSI
Contents
Documentation
formatANSI :: FormatOptions -> Style -> [SourceLine] -> Text #
Orphan instances
FromColor (ColorIntensity, Color) # | Warning: this conversion is extremely approximate! |
Methods fromColor :: Color0 -> (ColorIntensity, Color) # | |
ToColor (ColorIntensity, Color) # | |
Methods toColor :: (ColorIntensity, Color) -> Maybe Color0 # |