-
Note: the issue was created automatically with bugzilla2github tool
Original bug ID: BZ#2247
From: @Eelis
Reported version: unspecified
-
We should evaluate how and if it is possible to auto-generate JSON Schema/Typescript types automatically from the existing types in the server codebase.
**Potential Problems:**
- If the Haskell …
-
Currently, using bird-style Literate Haskell means that Visual Studio Code believes no line is indented, which means folding doesn't work.
In addition, hitting Enter will always place one at the begi…
-
Dear Codeworld,
Would it be possible to use the diagrams library (https://wiki.haskell.org/Diagrams) with codeworld-haskell?
Eric M.
eeoam updated
4 years ago
-
The generated data types are intended to be used in two different ways:
1. External data that is received and parsed into the data structure
2. A data structure is created in code that will be soo…
-
maybe http://research.microsoft.com/en-us/um/people/simonpj/papers/history-of-haskell/ or something?
-
# 当初の目的
「Haskell を通して計算機科学に触れる」
# 次の方向性はどうするか?
- 復習 &演習: (案1.1, 案1.2, 案2.1 )
- より実用より: (案2.2, 案3.1)
- より計算機科学より: (案1.2, 案1.3, 案3.2)
- 他言語へ: (案2.1,案2.2, 案3.1, 案3.2 )
- その他(案4)
# 案s
- 案1: **Haskell続投**…
-
Before 1.0, we should probably remove any JSON encoders and decoders which use Template Haskell, and standardize any JSON formats emitted or parsed by the compiler.
It would probably also be a good…
paf31 updated
7 years ago
-
Note: the issue was created automatically with bugzilla2github tool
Original bug ID: BZ#5518
From: @tchajed
Reported version: trunk
CC: @silene
-
Try to convert [gloss](https://github.com/benl23x5/gloss) project to nix expression and got following error
```
$ stack2nix --version
stack2nix 0.2.2
$ stack2nix --stack-yaml stack-8.6.yaml . …