Skip to content

Commit ba444d2

Browse files
authored
Upgrade to PureScript 0.15.15 and Spago Next (#19)
1 parent a158b1d commit ba444d2

File tree

9 files changed

+2886
-408
lines changed

9 files changed

+2886
-408
lines changed

.bowerrc

Lines changed: 0 additions & 3 deletions
This file was deleted.

.github/workflows/build.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,5 @@ jobs:
1414
- name: Install & build
1515
run: npm install && npx spago build
1616

17-
- name: Cache PureScript dependencies
18-
uses: actions/cache@v2
19-
with:
20-
key: ${{ runner.os }}-spago-${{ hashFiles('**/*.dhall') }}
21-
path: |
22-
.spago
23-
output
24-
2517
- name: Test
2618
run: npx spago test

bower.json

Lines changed: 0 additions & 26 deletions
This file was deleted.

0 commit comments

Comments
 (0)