5fab72625f4ca2779a4e9fecfeb3a12d9b9e8a135878b4621b80585c617fafaf

Download raw

Created: 2023-12-19 03:40:10.302489 UTC

Size: 2537

Preview (limited to 512 bytes)

"-- This file contains code that is required in the case of the module\r\n-- System.Console.ANSI.Windows.Emulator and differs from the common code in\r\n-- file Common-Include-Enabled.hs.\r\n\r\n-- | Set the Select Graphic Rendition mode\r\nhSetSGR\r\n :: ConsoleDefaultState -- ^ The default console state\r\n -> Handle\r\n -> [SGR] -- ^ Commands: these will typically be applied on top of the\r\n -- current console SGR mode. An empty list of commands is\r\n -- equivalent to the list @[Reset]@. Commands are"


Casa is a service provided by the Haskell Foundation │ Originally developed by FP Complete