-
The goal is to let us gradually switch to TypeScript. This will also massively improve `racks` compilation times by avoiding `npm install` entirely.
- [ ] Make racks compile using TypeScript and ac…
glebm updated
7 years ago
-
I am not sure if this ticket belongs here or on eta-hackage, I decided to put it here.
This package is not on eta-hackage but it compiled just fine.
Attempt to create a map and add data to it ca…
-
Chatterino crashes when you paste a link that exceeds a certain lenght of characters.
-
There doesn't seem to extract keys from `current-continuation-marks`. `w-c-m` keys are compared using `eq?` as it seems from following example below:
```racket
(with-continuation-mark (posn 1 2) '…
-
```
user@user-desktop:~/dev/_public/immer$ uname -a
Linux user-desktop 4.10.0-35-generic #39-Ubuntu SMP Wed Sep 13 07:46:59 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
user@user-desktop:~/dev/_public…
-
This appears to be the last issue with stm-containers map.
Trying to list map elements result in
```
Exception in thread "main" java.lang.NoSuchMethodError: eta.runtime.stg.Closure.applyI(Leta/ru…
-
Since it seems to be a major departure that has implications for software architecture? (suggestion by @joshuago78)
-
On latest panopticon master, I'm getting:
```
m4b@derp :: [ ~/git/panopticon ] cargo build --all
Downloading hamt v0.2.0
Compiling hamt v0.2.0
Compiling pkg-config v0.3.9
Compiling …
-
http://package.elm-lang.org/packages/Skinney/elm-array-exploration/2.0.4/ suggests `import Array.Hamt as Array`. But `import Array.Hamt as Array exposing (..)` appears to better.
-
Without going off the deep-end with modularity, it might be nice to have a way of incrementally building the library. For instance to specify which types are included when building in the grunt cli.
…