-
Here is a minimal counterexample:
### Cabal file:
counterexample.cabal:
```
cabal-version: 3.0
name: counterexample
version: 0.1.0.0
license: BSD-3-…
-
Now that what4 is changed to use prettyprinter output with the ability to annotate pretty-printed elements, it may be useful to create a concrete annotation type to identify the element type for rende…
-
This is a little off-the-walll, but in the Ruby thrift lib, enum values get printed out as their name, which can be pretty nice for debugging purposes. We could theoretically generate a `defimpl Insp…
-
In the dependencies for temporary-1.3:
* random dependency cycle detected: random, temporary, doctest,
prettyprinter-ansi-terminal, optparse-applicative, tasty, tasty-benc…
-
See issue #524.
-
```
$ cblrpm builddep dhall
:
:
Running repoquery for cborg lens-family-core parsers prettyprinter prettyprinter-ansi-terminal repline serialise
Unavailable dependencies:
cborg
lens-family-core…
-
There are some values of a request or a response that are poorly printed or not visible at all. The scope of this ticket is to add an infrastructure to be able to pretty-print data.
## Proposal
…
-
* PrettyPrinter version: 0.17.0
* Python version: 3.7
* Operating System: linux
### Description
PrettyPrinter does not sort Counter()s entries by count, unlike `Counter.__str__` which explicit…
-
Attributes like `ConvDimensionNumbers` always prettyprint at the moment, regardless of `--mlir-print-op-generic`.
-