Hoogle Search
Within LTS Haskell 24.32 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
configLineNumbersA :: Lens' UIConfig Boolyi-core Yi.Config.Simple No documentation available.
-
yi-core Yi.Config.Simple Line numbers.
-
yi-core Yi.MiniBuffer No documentation available.
configLineNumbers :: UIConfig -> Boolyi-core Yi.Types Should we show line numbers by default?
-
Line numbers.
getDisplayLineNumbersLocal :: BufferM (Maybe Bool)yi-core Yi.UI.LineNumbers Get the buffer-local line number setting.
setDisplayLineNumbersLocal :: Maybe Bool -> BufferM ()yi-core Yi.UI.LineNumbers Set the buffer-local line number setting. Nothing: use global setting Just True: display line numbers only in this buffer Just False: hide line numbers only in this buffer
-
deriving-compat Data.Deriving.Internal No documentation available.
isEnumerationType :: NonEmpty ConstructorInfo -> Boolderiving-compat Data.Deriving.Internal Returns True if it's a datatype with one or more nullary, non-GADT constructors.
-
deriving-compat Data.Deriving.Internal No documentation available.