Home
last modified time | relevance | path

Searched defs:KnownSymbol (Results 1 – 4 of 4) sorted by relevance

/dports/lang/ghc/ghc-8.10.7/libraries/base/GHC/
H A DTypeLits.hs80 class KnownSymbol (n :: Symbol) where constructor
H A DGenerics.hs1506 instance KnownSymbol a => SingI a where sing = SSym function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/hls-plugin-api/src/Ide/Plugin/
H A DProperties.hs122 data KeyNameProxy (s :: Symbol) = KnownSymbol s => KeyNameProxy constructor
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/hls-plugin-api/src/Ide/Plugin/
H A DProperties.hs122 data KeyNameProxy (s :: Symbol) = KnownSymbol s => KeyNameProxy constructor