Home
last modified time | relevance | path

Searched refs:Pretty (Results 51 – 75 of 5937) sorted by relevance

12345678910>>...238

/dports/lang/ghc/ghc-8.10.7/libraries/Cabal/Cabal/Distribution/Parsec/
H A DNewtypes.hs44 import Distribution.Pretty
121 instance (Newtype a b, Sep sep, Pretty b) => Pretty (List sep b a) where
156 instance (Newtype a b, Sep sep, Pretty b) => Pretty (Set' sep b a) where
167 instance Pretty Token where
178 instance Pretty Token' where
189 instance Pretty a => Pretty (MQuoted a) where
215 instance Pretty SpecVersion where
235 instance Pretty SpecLicense where
246 instance Pretty TestedWith where
258 instance Pretty FilePathNT where
/dports/security/vault/vault-1.8.2/vendor/github.com/tidwall/pretty/
H A Dpretty_test.go48 pretty := Pretty(Ugly(Pretty([]byte(example1))))
51 pretty = Pretty(Ugly(Pretty([]byte(example2))))
54 pretty = Pretty([]byte(" "))
58 pretty = PrettyOptions(Ugly(Pretty([]byte(example2))), &opts)
79 Pretty(b)
364 res := Color(Pretty([]byte(`
387 Pretty(example1)
/dports/www/wuzz/wuzz-0.5.0/vendor/github.com/tidwall/pretty/
H A Dpretty_test.go48 pretty := Pretty(Ugly(Pretty([]byte(example1))))
51 pretty = Pretty(Ugly(Pretty([]byte(example2))))
54 pretty = Pretty([]byte(" "))
58 pretty = PrettyOptions(Ugly(Pretty([]byte(example2))), &opts)
79 Pretty(b)
364 res := Color(Pretty([]byte(`
387 Pretty(example1)
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/haskell-src-exts-1.23.0/src/Language/Haskell/Exts/
H A DPretty.hs17 module Language.Haskell.Exts.Pretty (
19 Pretty,
153 class Pretty a where constructor
406 instance Pretty (Decl l) where
765 instance Pretty Tool where
931 instance Pretty (Rhs l) where
963 instance Pretty (Exp l) where
1135 instance Pretty (Pat l) where
1290 instance Pretty (Op l) where
1363 instance Pretty SrcLoc where
[all …]
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/haskell-src-exts-1.23.1/src/Language/Haskell/Exts/
H A DPretty.hs17 module Language.Haskell.Exts.Pretty (
19 Pretty,
153 class Pretty a where constructor
406 instance Pretty (Decl l) where
765 instance Pretty Tool where
931 instance Pretty (Rhs l) where
963 instance Pretty (Exp l) where
1135 instance Pretty (Pat l) where
1290 instance Pretty (Op l) where
1363 instance Pretty SrcLoc where
[all …]
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/haskell-src-exts-1.23.1/src/Language/Haskell/Exts/
H A DPretty.hs17 module Language.Haskell.Exts.Pretty (
19 Pretty,
153 class Pretty a where constructor
406 instance Pretty (Decl l) where
765 instance Pretty Tool where
931 instance Pretty (Rhs l) where
963 instance Pretty (Exp l) where
1135 instance Pretty (Pat l) where
1290 instance Pretty (Op l) where
1363 instance Pretty SrcLoc where
[all …]
/dports/math/hs-Agda/Agda-2.6.2/_cabal_deps/Cabal-3.0.2.0/Distribution/Parsec/
H A DNewtypes.hs41 import Distribution.Pretty
121 instance (Newtype a b, Sep sep, Pretty b) => Pretty (List sep b a) where
132 instance Pretty Token where
143 instance Pretty Token' where
154 instance Pretty a => Pretty (MQuoted a) where
180 instance Pretty SpecVersion where
200 instance Pretty SpecLicense where
211 instance Pretty TestedWith where
223 instance Pretty FilePathNT where
/dports/www/xh/xh-0.14.1/src/
H A Dbuffer.rs10 cli::Pretty,
30 pretty: Option<Pretty>, in new() argument
63 pub fn guess_pretty(&self) -> Pretty { in guess_pretty() argument
65 Pretty::all in guess_pretty()
67 Pretty::format in guess_pretty()
72 Pretty::all in guess_pretty()
74 Pretty::format in guess_pretty()
77 Pretty::none in guess_pretty()
/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/TypeChecking/SizedTypes/
H A DSyntax.hs18 import Agda.Utils.Pretty
30 instance Pretty Offset where
46 instance Pretty Rigid where
56 instance Pretty Flex where
132 instance (Pretty r, Pretty f) => Pretty (Solution r f) where
175 simplify1 :: (Pretty f, Pretty r, Eq r) => CTrans r f -> CTrans r f
238 instance (Pretty r, Pretty f) => Pretty (SizeExpr' r f) where
246 instance Pretty Polarity where
250 instance Pretty flex => Pretty (PolarityAssignment flex) where
253 instance Pretty Cmp where
[all …]
/dports/devel/hs-ormolu/ormolu-0.4.0.0/_cabal_deps/Cabal-3.6.0.0/src/Distribution/FieldGrammar/
H A DNewtypes.hs48 import Distribution.Pretty
138 instance (Newtype a b, Sep sep, Pretty b) => Pretty (List sep b a) where
174 instance (Newtype a b, Sep sep, Pretty b) => Pretty (Set' sep b a) where
207 instance (Newtype a b, Sep sep, Pretty b) => Pretty (NonEmpty' sep b a) where
222 instance Pretty Token where
233 instance Pretty Token' where
244 instance Pretty a => Pretty (MQuoted a) where
259 instance Pretty FilePathNT where
348 instance Pretty SpecVersion where
369 instance Pretty SpecLicense where
[all …]
/dports/devel/hs-cabal-install/cabal-cabal-install-3.4.0.0/Cabal/Distribution/FieldGrammar/
H A DNewtypes.hs44 import Distribution.Pretty
122 instance (Newtype a b, Sep sep, Pretty b) => Pretty (List sep b a) where
158 instance (Newtype a b, Sep sep, Pretty b) => Pretty (Set' sep b a) where
173 instance Pretty Token where
184 instance Pretty Token' where
195 instance Pretty a => Pretty (MQuoted a) where
206 instance Pretty FilePathNT where
295 instance Pretty SpecVersion where
316 instance Pretty SpecLicense where
331 instance Pretty TestedWith where
/dports/devel/hs-hls-install/haskell-language-server-1.4.0/install/_cabal_deps/Cabal-3.4.0.0/Distribution/FieldGrammar/
H A DNewtypes.hs44 import Distribution.Pretty
122 instance (Newtype a b, Sep sep, Pretty b) => Pretty (List sep b a) where
158 instance (Newtype a b, Sep sep, Pretty b) => Pretty (Set' sep b a) where
173 instance Pretty Token where
184 instance Pretty Token' where
195 instance Pretty a => Pretty (MQuoted a) where
206 instance Pretty FilePathNT where
295 instance Pretty SpecVersion where
316 instance Pretty SpecLicense where
331 instance Pretty TestedWith where
/dports/devel/upp/upp/uppsrc/ide/Debuggers/
H A DPretty.cpp13 bool Pdb::PrettyVal(Pdb::Val val, int64 from, int count, Pretty& p) in PrettyVal()
85 …, [=](Val val, const Vector<String>& tparam, int64 from, int count, Pdb::Pretty& p) { PrettyStdTre… in PrettyVal()
86 …, [=](Val val, const Vector<String>& tparam, int64 from, int count, Pdb::Pretty& p) { PrettyStdTre… in PrettyVal()
87 …, [=](Val val, const Vector<String>& tparam, int64 from, int count, Pdb::Pretty& p) { PrettyStdTre… in PrettyVal()
88 …, [=](Val val, const Vector<String>& tparam, int64 from, int count, Pdb::Pretty& p) { PrettyStdTre… in PrettyVal()
89 …, [=](Val val, const Vector<String>& tparam, int64 from, int count, Pdb::Pretty& p) { PrettyStdUno… in PrettyVal()
91 …, [=](Val val, const Vector<String>& tparam, int64 from, int count, Pdb::Pretty& p) { PrettyStdUno… in PrettyVal()
119 Pretty p; in VisualisePretty()
123 Pretty p; in VisualisePretty()
144 Pretty p; in VisualisePretty()
[all …]
/dports/devel/hs-spago/spago-0.20.3/src/Spago/
H A DDhall.hs11 import qualified Data.Text.Prettyprint.Doc as Pretty
19 import qualified Dhall.Pretty
39 (Just Dhall.Pretty.ASCII)
45 prettyWithHeader :: Pretty.Pretty a => Dhall.Header -> DhallExpr a -> Dhall.Text
47 let doc = Pretty.pretty header <> Pretty.pretty expr
48 PrettyText.renderStrict $ Pretty.layoutSmart Pretty.defaultLayoutOptions doc
127 :: (Typeable b, Pretty b, MonadThrow m)
180 instance (Pretty a, Typeable a) => Exception (ReadError a)
182 instance (Pretty a) => Show (ReadError a) where
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/tidwall/pretty/
H A Dpretty_test.go55 pretty := Pretty(Ugly(Pretty([]byte(example1))))
58 pretty = Pretty(Ugly(Pretty([]byte(example2))))
61 pretty = Pretty([]byte(" "))
65 pretty = PrettyOptions(Ugly(Pretty([]byte(example2))), &opts)
86 Pretty(b)
371 res := Color(Pretty([]byte(`
394 Pretty(example1)
484 json = string(Pretty([]byte(json)))
566 res := string(Ugly(Pretty([]byte(json))))
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/tidwall/pretty/
H A Dpretty_test.go55 pretty := Pretty(Ugly(Pretty([]byte(example1))))
58 pretty = Pretty(Ugly(Pretty([]byte(example2))))
61 pretty = Pretty([]byte(" "))
65 pretty = PrettyOptions(Ugly(Pretty([]byte(example2))), &opts)
86 Pretty(b)
371 res := Color(Pretty([]byte(`
394 Pretty(example1)
484 json = string(Pretty([]byte(json)))
566 res := string(Ugly(Pretty([]byte(json))))
/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/vendor/github.com/tidwall/pretty/
H A Dpretty_test.go55 pretty := Pretty(Ugly(Pretty([]byte(example1))))
58 pretty = Pretty(Ugly(Pretty([]byte(example2))))
61 pretty = Pretty([]byte(" "))
65 pretty = PrettyOptions(Ugly(Pretty([]byte(example2))), &opts)
86 Pretty(b)
371 res := Color(Pretty([]byte(`
394 Pretty(example1)
484 json = string(Pretty([]byte(json)))
566 res := string(Ugly(Pretty([]byte(json))))
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/dhall-1.38.1/src/Dhall/
H A DPretty.hs4 module Dhall.Pretty
14 , Dhall.Pretty.Internal.layout
15 , Dhall.Pretty.Internal.layoutOpts
21 import Dhall.Pretty.Internal
/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/Compiler/JS/
H A DPretty.hs1 module Agda.Compiler.JS.Pretty where
200 class Pretty a where constructor
206 instance Pretty a => Pretty (Maybe a) where
209 instance (Pretty a, Pretty b) => Pretty (a,b) where
223 instance (Pretty a, Pretty b) => Pretties (Map a b) where
228 instance Pretty LocalId where
233 instance Pretty GlobalId where
236 instance Pretty MemberId where
240 instance Pretty Comment where
247 instance Pretty Exp where
[all …]
/dports/math/hs-Agda/Agda-2.6.2/src/full/Agda/Syntax/Abstract/
H A DPretty.hs2 module Agda.Syntax.Abstract.Pretty where
6 import Agda.Utils.Pretty
11 prettyA :: (ToConcrete a, Pretty (ConOfAbs a), MonadAbsToCon m) => a -> m Doc
14 prettyAs :: (ToConcrete a, ConOfAbs a ~ [ce], Pretty ce, MonadAbsToCon m) => a -> m Doc
24 prettyATop :: (ToConcrete a, Pretty (ConOfAbs a), MonadAbsToCon m) => a -> m Doc
/dports/lang/polyml/polyml-5.8.2/Tests/Succeed/
H A DTest030.ML18 structure Pretty =
44 @ map (fn (i,s) => Pretty.block
46 of NONE => Pretty.str "a"
49 then Pretty.str "b" else Pretty.str "c")),
50 Pretty.str "d"])
/dports/lang/gawk/gawk-5.1.1/test/
H A Dfpat1.ok2 Robbins "1234 A Pretty Place, NE"
5 3 "1234 A Pretty Place, NE"
13 $3 = <"1234 A Pretty Place, NE">
21 $3 = <"1234 A Pretty Place, NE">
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/prettyprinter-1.7.0/src/Prettyprinter/
H A DInternal.hs25 Pretty(..),
263 class Pretty a where constructor
297 instance Pretty a => Pretty (Const a b) where
303 instance Pretty a => Pretty (Identity a) where
309 instance Pretty a => Pretty [a] where
312 instance Pretty a => Pretty (NonEmpty a) where
322 instance Pretty () where
327 instance Pretty Bool where
386 instance (Pretty a1, Pretty a2) => Pretty (a1,a2) where
391 instance (Pretty a1, Pretty a2, Pretty a3) => Pretty (a1,a2,a3) where
[all …]
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/prettyprinter-1.7.0/src/Prettyprinter/
H A DInternal.hs25 Pretty(..),
263 class Pretty a where constructor
297 instance Pretty a => Pretty (Const a b) where
303 instance Pretty a => Pretty (Identity a) where
309 instance Pretty a => Pretty [a] where
312 instance Pretty a => Pretty (NonEmpty a) where
322 instance Pretty () where
327 instance Pretty Bool where
386 instance (Pretty a1, Pretty a2) => Pretty (a1,a2) where
391 instance (Pretty a1, Pretty a2, Pretty a3) => Pretty (a1,a2,a3) where
[all …]
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/prettyprinter-1.7.0/src/Prettyprinter/
H A DInternal.hs25 Pretty(..),
263 class Pretty a where constructor
297 instance Pretty a => Pretty (Const a b) where
303 instance Pretty a => Pretty (Identity a) where
309 instance Pretty a => Pretty [a] where
312 instance Pretty a => Pretty (NonEmpty a) where
322 instance Pretty () where
327 instance Pretty Bool where
386 instance (Pretty a1, Pretty a2) => Pretty (a1,a2) where
391 instance (Pretty a1, Pretty a2, Pretty a3) => Pretty (a1,a2,a3) where
[all …]

12345678910>>...238