Home
last modified time | relevance | path

Searched refs:sectionMb (Results 1 – 14 of 14) sorted by relevance

/dports/net-im/matterhorn/matterhorn-50200.13.0/src/Matterhorn/Config/
H A DSchema.hs20 , sectionMb
148 do mb <- sectionMb name parser
153 sectionMb :: Text -> SectionParser a -> IniParser (Maybe a)
154 sectionMb name parser = function
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/config-ini-0.2.4.0/src/Data/Ini/
H A DConfig.hs80 , sectionMb
226 sectionMb :: Text -> SectionParser a -> IniParser (Maybe a)
227 sectionMb name (SectionParser thunk) = IniParser $ ExceptT $ \(RawIni ini) -> function
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/config-ini-0.2.4.0/src/Data/Ini/
H A DConfig.hs80 , sectionMb
226 sectionMb :: Text -> SectionParser a -> IniParser (Maybe a)
227 sectionMb name (SectionParser thunk) = IniParser $ ExceptT $ \(RawIni ini) -> function
/dports/devel/hs-git-brunch/git-brunch-1.5.1.0/_cabal_deps/config-ini-0.2.4.0/src/Data/Ini/
H A DConfig.hs80 , sectionMb
226 sectionMb :: Text -> SectionParser a -> IniParser (Maybe a)
227 sectionMb name (SectionParser thunk) = IniParser $ ExceptT $ \(RawIni ini) -> function
/dports/misc/hs-hascard/hascard-0.3.0.1/_cabal_deps/config-ini-0.2.4.0/src/Data/Ini/
H A DConfig.hs80 , sectionMb
226 sectionMb :: Text -> SectionParser a -> IniParser (Maybe a)
227 sectionMb name (SectionParser thunk) = IniParser $ ExceptT $ \(RawIni ini) -> function
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/brick-0.62/src/Brick/
H A DThemes.hs295 defCustom <- sectionMb defaultSectionName $ do
298 customMap <- sectionMb otherSectionName $ do
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/brick-0.62/src/Brick/
H A DThemes.hs295 defCustom <- sectionMb defaultSectionName $ do
298 customMap <- sectionMb otherSectionName $ do
/dports/devel/hs-git-brunch/git-brunch-1.5.1.0/_cabal_deps/brick-0.62/src/Brick/
H A DThemes.hs295 defCustom <- sectionMb defaultSectionName $ do
298 customMap <- sectionMb otherSectionName $ do
/dports/misc/hs-hascard/hascard-0.3.0.1/_cabal_deps/brick-0.55/src/Brick/
H A DThemes.hs293 defCustom <- sectionMb defaultSectionName $ do
296 customMap <- sectionMb otherSectionName $ do
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/config-ini-0.2.4.0/
H A DREADME.md44 locCf <- sectionMb "LOCAL" $
149 In total, there are three section-level parsers (`section`, `sectionMb`, and `sectionDef`) and eigh…
/dports/finance/hs-hledger-ui/hledger-ui-1.19/_cabal_deps/config-ini-0.2.4.0/
H A DREADME.md44 locCf <- sectionMb "LOCAL" $
149 In total, there are three section-level parsers (`section`, `sectionMb`, and `sectionDef`) and eigh…
/dports/devel/hs-git-brunch/git-brunch-1.5.1.0/_cabal_deps/config-ini-0.2.4.0/
H A DREADME.md44 locCf <- sectionMb "LOCAL" $
149 In total, there are three section-level parsers (`section`, `sectionMb`, and `sectionDef`) and eigh…
/dports/misc/hs-hascard/hascard-0.3.0.1/_cabal_deps/config-ini-0.2.4.0/
H A DREADME.md44 locCf <- sectionMb "LOCAL" $
149 In total, there are three section-level parsers (`section`, `sectionMb`, and `sectionDef`) and eigh…
/dports/net-im/matterhorn/matterhorn-50200.13.0/src/Matterhorn/
H A DConfig.hs141 keys <- sectionMb "keybindings" $ do