File tree
13 files changed
+3605
-25
lines changed- example
- src
- src
13 files changed
+3605
-25
lines changedDiff for: .gitignore
+3-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
3 | 2 |
| |
4 |
| - | |
5 | 3 |
| |
6 | 4 |
| |
7 | 5 |
| |
8 | 6 |
| |
| 7 | + | |
| 8 | + | |
| 9 | + |
Diff for: .purs-repl
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + |
Diff for: bower.json
+1-6
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
15 |
| - | |
16 | 14 |
| |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 |
| - | |
| 15 | + | |
21 | 16 |
|
Diff for: example/.parcelrc
+6
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + |
Diff for: example/README.md
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + |
Diff for: example/index.html
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + |
Diff for: example/main.js
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
|
Diff for: example/package.json
+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
|
Diff for: example/src/Hello.purs
+2-6
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
4 | 3 |
| |
5 | 4 |
| |
6 | 5 |
| |
7 | 6 |
| |
8 | 7 |
| |
9 | 8 |
| |
10 |
| - | |
11 | 9 |
| |
12 | 10 |
| |
13 | 11 |
| |
14 | 12 |
| |
15 | 13 |
| |
16 | 14 |
| |
17 |
| - | |
18 |
| - | |
19 | 15 |
| |
20 | 16 |
| |
21 | 17 |
| |
| |||
28 | 24 |
| |
29 | 25 |
| |
30 | 26 |
| |
31 |
| - | |
| 27 | + | |
32 | 28 |
| |
33 | 29 |
| |
34 |
| - | |
| 30 | + | |
35 | 31 |
| |
36 | 32 |
| |
37 | 33 |
| |
|
0 commit comments