haskell
haskell copied to clipboard
Exercism exercises in Haskell.
ℹ More info: https://github.com/exercism/org-wide-files/commit/0328994b105cecbf8d5bcab2a7fc5b9791685f87 👁 Tracking issue: https://github.com/exercism/org-wide-files/issues/384
Bumps [haskell-actions/setup](https://github.com/haskell-actions/setup) from 2.7.1 to 2.7.5. Release notes Sourced from haskell-actions/setup's releases. v2.7.5 What's Changed Add GHC 9.6.6 by @andreasabel in haskell-actions/setup#90 Full Changelog: https://github.com/haskell-actions/setup/compare/v2.7.4...v2.7.5 v2.7.4 CI: switch of test...
I feel like the first test of "satellite" ``` Case { description = "Empty tree" , preorder = "" , inorder = "" , expected = Nothing } ``` should...
Added a new Haskell practice exercise Grep based on the available problem specification.
Added Haskell practice exercise "Eliud's eggs" based on the available problem specification.
Reworked the concept and replaced its exercise
Added an additional two tasks to the lasagna exercise and reworked the basics concept
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.7 to 4.2.0. Release notes Sourced from actions/checkout's releases. v4.2.0 What's Changed Add Ref and Commit outputs by @lucacome in actions/checkout#1180 Dependabot updates in actions/checkout#1777 & actions/checkout#1872...