-
```
What steps will reproduce the problem?
1. Sucessfully compiled the toolchain on Ubuntu 7.10
2. Ran makefile:
CC = /usr/local/bin/arm-apple-darwin-gcc
LD = $(CC)
LDFLAGS = -lobjc \
-fram…
-
```
What steps will reproduce the problem?
1. Sucessfully compiled the toolchain on Ubuntu 7.10
2. Ran makefile:
CC = /usr/local/bin/arm-apple-darwin-gcc
LD = $(CC)
LDFLAGS = -lobjc \
-fram…
-
Hey all, starting playing around with this, looks very cool.
Ran into the problem in the title almost right away though, which was rather surprising. I assume just an oversight, but would be nice t…
-
[Barr-Wells-ctcs.pdf](http://www.math.mcgill.ca/triples/Barr-Wells-ctcs.pdf)
- [ ] 1 Preliminaries 1
- [ ] 1.1 Sets 1
- [ ] 1.2 Functions 3
- [ ] 1.3 Graphs 8
- [ ] 1.4 Homomorphisms of graphs…
-
I'm very new to fp-ts so I hope I'm not overlooking something obvious here. I'm looking for how to implement a fp-ts compatible equality operation for the sized vectors. I tried this
```ts
export…
-
```
What steps will reproduce the problem?
1. Get http://ellkro.jot.com/WikiHome/iPhoneHacking/hello_src.zip
2. Change the flags in the Makefile to
CC=arm-apple-darwin-gcc
LD=$(CC)
C…
-
```
What steps will reproduce the problem?
1. Get http://ellkro.jot.com/WikiHome/iPhoneHacking/hello_src.zip
2. Change the flags in the Makefile to
CC=arm-apple-darwin-gcc
LD=$(CC)
C…
-
Is there a way to suggest a file name or location when using 'ask_save_file' for example? If not, it would be a useful feature to have in future releases...
-
I'm hoping to start a discussion on what is "best practice" when extending a type definition (d.ts).
A good example of where this is needed is with mixins. For example when using LoDash. The `LoDashSt…
-
```
What steps will reproduce the problem?
1. Sucessfully compiled the toolchain on Ubuntu 7.10
2. Ran makefile:
CC = /usr/local/bin/arm-apple-darwin-gcc
LD = $(CC)
LDFLAGS = -lobjc \
-fram…