Home
last modified time | relevance | path

Searched defs:unComp1 (Results 1 – 3 of 3) sorted by relevance

/dports/devel/stack/stack-2.7.3/_cabal_deps/generic-deriving-1.14/src/Generics/Deriving/Base/
H A DInternal.hs899 newtype (:.:) f g p = Comp1 { unComp1 :: f (g p) } function
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/generic-deriving-1.13.1/src/Generics/Deriving/Base/
H A DInternal.hs899 newtype (:.:) f g p = Comp1 { unComp1 :: f (g p) } function
/dports/lang/ghc/ghc-8.10.7/libraries/base/GHC/
H A DGenerics.hs989 Comp1 { unComp1 :: f (g p) } function