-
In addition to the default html output, can we have an option to tabulate the errors / warnings? That could really help in further analysis and debugging.
-
Hi,
I use 2 differents accounts in owncloud desktop client and attached is the "strange" status display with current activity of these 2 account (context: task bar overlay) => screenshot (here unde…
-
Hi all,
I'm writing this issue because I came across an error when using mssql-cli with the latest Pyton 3.10. Installation goes fine, however, when trying to run mssql-cli to connect to a local SQL …
-
_From [k...@cas.mcmaster.ca](https://code.google.com/u/107779927649124699363/) on May 19, 2012 22:14:25_
What's the problem? Cut-and-pasted program examples are preferred over attachments (if reasona…
-
I have a custom formatter for floats. One example feature is that I can format floats to be in exponential notation but to always have an exponent that is a multiple of 3 (engineering notation). Right…
-
-
**Describe the bug**
There is extra spacing present between search & filter chips that is only present in the Vanilla examples, not in React Components.
**To Reproduce**
Steps to reproduce th…
-
Please take a look at this frame: https://zpl.io/VOEyReY
Review main card paddings, text specs, tabulation and line spacing. Thanks.
-
In order to support the case for PROF on rec-track, a detailed tabulation of evidence of implementation is needed.
-
For future reference, once we have `Bicomonad`
```haskell
class Bifunctor bi => Bicomonad bi where
fst :: bi a b -> a
snd :: bi a b -> b
bidup :: bi a b -> (bi a b `bi` bi a b)
```
…