@@ -37,28 +37,16 @@ script:
37
37
cache :
38
38
directories :
39
39
- 11-Syntax/01-Basic-Syntax/.spago
40
- - 11-Syntax/01-Basic-Syntax/output
41
40
- 11-Syntax/02-Foreign-Function-Interface/.spago
42
- - 11-Syntax/02-Foreign-Function-Interface/output
43
41
- 11-Syntax/03-Type-Level-Programming-Syntax/.spago
44
- - 11-Syntax/03-Type-Level-Programming-Syntax/output
45
42
- 11-Syntax/04-Module-Syntax/.spago
46
- - 11-Syntax/04-Module-Syntax/output
47
43
- 11-Syntax/05-Prelude-Syntax/.spago
48
- - 11-Syntax/05-Prelude-Syntax/output
49
44
- 21-Hello-World/03-Hello-World-and-Effects/.spago
50
- - 21-Hello-World/03-Hello-World-and-Effects/output
51
45
- 21-Hello-World/04-Debugging/.spago
52
- - 21-Hello-World/04-Debugging/output
53
46
- 21-Hello-World/05-Testing/.spago
54
- - 21-Hello-World/05-Testing/output
55
47
- 21-Hello-World/06-Benchmarking/.spago
56
- - 21-Hello-World/06-Benchmarking/output
57
48
- 21-Hello-World/06-Benchmarking/node_modules
58
49
- 21-Hello-World/07-Type-Level-Programming/.spago
59
- - 21-Hello-World/07-Type-Level-Programming/output
60
50
- 21-Hello-World/08-Application-Structure/.spago
61
- - 21-Hello-World/08-Application-Structure/output
62
51
- 22-Projects/.spago
63
- - 22-Projects/output
64
52
- 22-Projects/node_modules
0 commit comments