-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Labels
enhancementNew feature or requestNew feature or requestmistakeMistake in the tutorial textMistake in the tutorial text
Description
B172 Errata + additions
Mistakes of B172 materials to be fixed
01
- Add principles: https://twitter.com/jdegoes/status/974045822424776704?s=09
02
03
04
- Last example in ByteString section is missing start with
Prelude T B C E>
(maybe also imports) - Double colon in the second paragraph of OverloadedStrings
- In OverloadedStrings, code from GHCi is with Haskell syntax highlighting (and should not)
- Hayoo link is missing (just
[Hayoo]
is there)
05
- Currying, second paragraph "curyying"
-
mkPolygon
switchPSize
andNoVertices
in type signature -
generalSort
type change toOrd a => a
and fix return array - anonymous functions syntactic sugar and usage
- check all examples explaining folds
-
(><)
, parametre (tutorial 5 issues #11) -
(5 `foo` 3) 12
result (comment bellow by @klememi)
06
07
08
09
10
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestmistakeMistake in the tutorial textMistake in the tutorial text