issues Search Results · repo:commercialhaskell/haskelldocumentation language:Haskell
Filter by
5 results
(51 ms)5 results
incommercialhaskell/haskelldocumentation (press backspace or delete to remove)Hi,
A while ago I made some exercises for a series of workshops for teaching (elementary) Haskell. I would very much like to
contribute them to this repo, if that s of interest to you?
The exercises ...
tobiasgwaaler
- 4
- Opened on Oct 27, 2015
- #15
Are the types supposed to be IO () rather than () here?
newtype E1 a = E1 (a - ())
newtype E2 a = E2 (a - () - ())
newtype E3 a = E3 ((a - ()) - ())
newtype E4 a = E4 ((a - () - ()) - ())
newtype ...
spearman
- 1
- Opened on Oct 23, 2015
- #13
I feel that this article can be linked up in the monad transformers section:
https://github.com/kqr/gists/blob/master/articles/gentle-introduction-monad-transformers.md ?
psibi
- 2
- Opened on Feb 24, 2015
- #3
In the file intermediate-haskell.md, the link doesn t work for Overview of streaming libraries in this section:
https://github.com/commercialhaskell/haskelldocumentation/blob/master/outline/intermediate-haskell.md#streaming-data ...
psibi
- 1
- Opened on Feb 24, 2015
- #2

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.