File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ macid = "TODO"
3535-- other available Prelude functions
3636-----------------------------------------------------------------------------------------------------------
3737last :: [a ] -> a
38- last xs = head ( take ( length xs - 1 ) xs)
38+ last xs = error " TODO implement init "
3939
4040-- Exercise B
4141-----------------------------------------------------------------------------------------------------------
Original file line number Diff line number Diff line change 66packages: []
77snapshots:
88- completed:
9- size: 533252
10- url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/16/27 .yaml
11- sha256: c2aaae52beeacf6a5727c1010f50e89d03869abfab6d2c2658ade9da8ed50c73
12- original: lts-16.27
9+ size: 534126
10+ url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/16/31 .yaml
11+ sha256: 637fb77049b25560622a224845b7acfe81a09fdb6a96a3c75997a10b651667f6
12+ original: lts-16.31
You can’t perform that action at this time.
0 commit comments