Home
last modified time | relevance | path

Searched defs:Uniplate (Results 1 – 25 of 58) sorted by relevance

123

/dports/lang/purescript/purescript-0.14.5/_cabal_deps/uniplate-1.6.13/Data/Generics/Uniplate/
H A DDirect.hs144 instance Uniplate Int where uniplate x = plate x function
145 instance Uniplate Bool where uniplate x = plate x function
146 instance Uniplate Char where uniplate x = plate x function
147 instance Uniplate Integer where uniplate x = plate x function
148 instance Uniplate Double where uniplate x = plate x function
149 instance Uniplate Float where uniplate x = plate x function
150 instance Uniplate () where uniplate x = plate x function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/uniplate-1.6.13/Data/Generics/Uniplate/
H A DDirect.hs144 instance Uniplate Int where uniplate x = plate x function
145 instance Uniplate Bool where uniplate x = plate x function
146 instance Uniplate Char where uniplate x = plate x function
147 instance Uniplate Integer where uniplate x = plate x function
148 instance Uniplate Double where uniplate x = plate x function
149 instance Uniplate Float where uniplate x = plate x function
150 instance Uniplate () where uniplate x = plate x function
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/uniplate-1.6.13/Data/Generics/Uniplate/
H A DDirect.hs144 instance Uniplate Int where uniplate x = plate x function
145 instance Uniplate Bool where uniplate x = plate x function
146 instance Uniplate Char where uniplate x = plate x function
147 instance Uniplate Integer where uniplate x = plate x function
148 instance Uniplate Double where uniplate x = plate x function
149 instance Uniplate Float where uniplate x = plate x function
150 instance Uniplate () where uniplate x = plate x function
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/uniplate-1.6.12/Data/Generics/Uniplate/
H A DDirect.hs143 instance Uniplate Int where uniplate x = plate x function
144 instance Uniplate Bool where uniplate x = plate x function
145 instance Uniplate Char where uniplate x = plate x function
146 instance Uniplate Integer where uniplate x = plate x function
147 instance Uniplate Double where uniplate x = plate x function
148 instance Uniplate Float where uniplate x = plate x function
149 instance Uniplate () where uniplate x = plate x function
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/uniplate-1.6.13/Data/Generics/Uniplate/
H A DDirect.hs144 instance Uniplate Int where uniplate x = plate x function
145 instance Uniplate Bool where uniplate x = plate x function
146 instance Uniplate Char where uniplate x = plate x function
147 instance Uniplate Integer where uniplate x = plate x function
148 instance Uniplate Double where uniplate x = plate x function
149 instance Uniplate Float where uniplate x = plate x function
150 instance Uniplate () where uniplate x = plate x function
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/uniplate-1.6.12/Data/Generics/Uniplate/
H A DDirect.hs143 instance Uniplate Int where uniplate x = plate x function
144 instance Uniplate Bool where uniplate x = plate x function
145 instance Uniplate Char where uniplate x = plate x function
146 instance Uniplate Integer where uniplate x = plate x function
147 instance Uniplate Double where uniplate x = plate x function
148 instance Uniplate Float where uniplate x = plate x function
149 instance Uniplate () where uniplate x = plate x function
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/uniplate-1.6.13/Data/Generics/Uniplate/
H A DDirect.hs144 instance Uniplate Int where uniplate x = plate x function
145 instance Uniplate Bool where uniplate x = plate x function
146 instance Uniplate Char where uniplate x = plate x function
147 instance Uniplate Integer where uniplate x = plate x function
148 instance Uniplate Double where uniplate x = plate x function
149 instance Uniplate Float where uniplate x = plate x function
150 instance Uniplate () where uniplate x = plate x function
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/uniplate-1.6.13/Data/Generics/Uniplate/
H A DDirect.hs144 instance Uniplate Int where uniplate x = plate x function
145 instance Uniplate Bool where uniplate x = plate x function
146 instance Uniplate Char where uniplate x = plate x function
147 instance Uniplate Integer where uniplate x = plate x function
148 instance Uniplate Double where uniplate x = plate x function
149 instance Uniplate Float where uniplate x = plate x function
150 instance Uniplate () where uniplate x = plate x function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/uniplate-1.6.13/Data/Generics/
H A DPlateTypeable.hs93 instance Uniplate Int where uniplate = uniplateAll function
96 instance Uniplate Bool where uniplate = uniplateAll function
99 instance Uniplate Char where uniplate = uniplateAll function
102 instance Uniplate Integer where uniplate = uniplateAll function
105 instance Uniplate Double where uniplate = uniplateAll function
108 instance Uniplate Float where uniplate = uniplateAll function
111 instance Uniplate () where uniplate = uniplateAll function
H A DCompos.hs23 class Uniplate a => Compos a where constructor
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/uniplate-1.6.13/Data/Generics/
H A DPlateTypeable.hs93 instance Uniplate Int where uniplate = uniplateAll function
96 instance Uniplate Bool where uniplate = uniplateAll function
99 instance Uniplate Char where uniplate = uniplateAll function
102 instance Uniplate Integer where uniplate = uniplateAll function
105 instance Uniplate Double where uniplate = uniplateAll function
108 instance Uniplate Float where uniplate = uniplateAll function
111 instance Uniplate () where uniplate = uniplateAll function
H A DCompos.hs23 class Uniplate a => Compos a where constructor
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/uniplate-1.6.12/Data/Generics/
H A DPlateTypeable.hs92 instance Uniplate Int where uniplate = uniplateAll function
95 instance Uniplate Bool where uniplate = uniplateAll function
98 instance Uniplate Char where uniplate = uniplateAll function
101 instance Uniplate Integer where uniplate = uniplateAll function
104 instance Uniplate Double where uniplate = uniplateAll function
107 instance Uniplate Float where uniplate = uniplateAll function
110 instance Uniplate () where uniplate = uniplateAll function
H A DCompos.hs24 class Uniplate a => Compos a where constructor
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/uniplate-1.6.13/Data/Generics/
H A DPlateTypeable.hs93 instance Uniplate Int where uniplate = uniplateAll function
96 instance Uniplate Bool where uniplate = uniplateAll function
99 instance Uniplate Char where uniplate = uniplateAll function
102 instance Uniplate Integer where uniplate = uniplateAll function
105 instance Uniplate Double where uniplate = uniplateAll function
108 instance Uniplate Float where uniplate = uniplateAll function
111 instance Uniplate () where uniplate = uniplateAll function
H A DCompos.hs23 class Uniplate a => Compos a where constructor
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/uniplate-1.6.12/Data/Generics/
H A DPlateTypeable.hs92 instance Uniplate Int where uniplate = uniplateAll function
95 instance Uniplate Bool where uniplate = uniplateAll function
98 instance Uniplate Char where uniplate = uniplateAll function
101 instance Uniplate Integer where uniplate = uniplateAll function
104 instance Uniplate Double where uniplate = uniplateAll function
107 instance Uniplate Float where uniplate = uniplateAll function
110 instance Uniplate () where uniplate = uniplateAll function
H A DCompos.hs24 class Uniplate a => Compos a where constructor
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/uniplate-1.6.13/Data/Generics/
H A DPlateTypeable.hs93 instance Uniplate Int where uniplate = uniplateAll function
96 instance Uniplate Bool where uniplate = uniplateAll function
99 instance Uniplate Char where uniplate = uniplateAll function
102 instance Uniplate Integer where uniplate = uniplateAll function
105 instance Uniplate Double where uniplate = uniplateAll function
108 instance Uniplate Float where uniplate = uniplateAll function
111 instance Uniplate () where uniplate = uniplateAll function
H A DCompos.hs23 class Uniplate a => Compos a where constructor
H A DBiplate.hs36 class Uniplate to => Biplate from to where constructor
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/uniplate-1.6.13/Data/Generics/
H A DPlateTypeable.hs93 instance Uniplate Int where uniplate = uniplateAll function
96 instance Uniplate Bool where uniplate = uniplateAll function
99 instance Uniplate Char where uniplate = uniplateAll function
102 instance Uniplate Integer where uniplate = uniplateAll function
105 instance Uniplate Double where uniplate = uniplateAll function
108 instance Uniplate Float where uniplate = uniplateAll function
111 instance Uniplate () where uniplate = uniplateAll function
H A DCompos.hs23 class Uniplate a => Compos a where constructor
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/uniplate-1.6.13/Data/Generics/
H A DPlateTypeable.hs93 instance Uniplate Int where uniplate = uniplateAll function
96 instance Uniplate Bool where uniplate = uniplateAll function
99 instance Uniplate Char where uniplate = uniplateAll function
102 instance Uniplate Integer where uniplate = uniplateAll function
105 instance Uniplate Double where uniplate = uniplateAll function
108 instance Uniplate Float where uniplate = uniplateAll function
111 instance Uniplate () where uniplate = uniplateAll function
H A DCompos.hs23 class Uniplate a => Compos a where constructor

123