Skip to content

Commit

Permalink
Upgrade for purs-0.15.14 (#681)
Browse files Browse the repository at this point in the history
  • Loading branch information
thomashoneyman authored Jan 4, 2024
1 parent f34b312 commit 4cd57a1
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 15 deletions.
1 change: 1 addition & 0 deletions app/test/App/CLI/PursVersions.purs
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ knownCompilers = map (unsafeFromRight <<< Version.parse)
, "0.15.11"
, "0.15.12"
, "0.15.13"
, "0.15.14"
]

spec :: Spec.Spec Unit
Expand Down
30 changes: 16 additions & 14 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -694,7 +694,7 @@

# Development tooling
purs
spago-unstable
spago-bin.spago-0_93_19
purs-tidy-unstable
purs-backend-es-unstable
];
Expand Down

0 comments on commit 4cd57a1

Please sign in to comment.