-
The `J` function defined in `agda-prelude/Prelude.agda` is internalized within the type checker for Tog. Because it has three implicit arguments, whenever Tog sees it, it prints three _ _ _
Therefor…
-
The first item of the list is rendered different from later ones:
```
Prelude Text.PrettyPrint.Leijen> print $ text "Ceeeeeeeeeeeeeeeeeeeeeeeeeeeeee" list (replicate 4 $ tupled [text "foo", text …
-
We currently have an asm pattern for Fcmpo cror, it looks like this:
```
fcmpo $cr0, $x, $y
cror 2, N, 2
```
but in the asm format of dtk it's like this:
```
fcmpo $cr0, $x, $y
cror eq, gt, eq…
-
Parse error: syntax error, unexpected '(' in D:\stack\projects\PhpStax\bin\lib\Function2Extensions.class.php on line 207;
minimal case:
import Prelude;
import PreludeExtensions;
using Prelude;
usi…
-
When moving tiles as in the move_tiles.rs example, if multiple tiles are moved simultaneously and one moves to the coordinates where another previously was, it's rendered as blank space.
Here's co…
-
- [x] Add to Packagist
- [ ] Documentation
- [ ] Goal
- [ ] Motivation
- [ ] Why use Prelude?
-
### Is there an existing issue?
- [X] I have searched the existing issues
### Experiencing problems? Have you tried our Discord first?
- [X] This is not a support question.
### Description of bug
…
-
Currently, running liquidhaskell as GHC plugin fills my source directory with `.liquid` sub-directories. Can we have these directories in `dist`/`dist-newstyle` instead?
-
- Version of embedded-graphics in use (if applicable): [0.8.0]
- Target: real hardware
- If using real hardware: sh1106 based OLED & ESP32 WROOM
Please link to the driver on [SH1106](https://gith…
-
With the recently-added support for CSS Nesting, is there a good way to get the full selector value for a given nested rule -- that is, including any ancestor rule preludes? For example, given the fol…