Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Swap chapters 4 and 5
Browse files Browse the repository at this point in the history
Zelenya committed Oct 29, 2023
1 parent 402d5af commit 3126007
Showing 16 changed files with 1,301 additions and 1,301 deletions.
5 changes: 2 additions & 3 deletions exercises/chapter4/spago.dhall
Original file line number Diff line number Diff line change
@@ -6,15 +6,14 @@ You can edit this file as you like.
, dependencies =
[ "arrays"
, "console"
, "control"
, "effect"
, "foldable-traversable"
, "integers"
, "maybe"
, "numbers"
, "partial"
, "prelude"
, "strings"
, "test-unit"
, "tuples"
]
, packages = ./packages.dhall
, sources = [ "src/**/*.purs", "test/**/*.purs" ]
File renamed without changes.
File renamed without changes.
File renamed without changes.
Loading

0 comments on commit 3126007

Please sign in to comment.