Skip to content
This repository was archived by the owner on Oct 16, 2019. It is now read-only.

Commit fdff245

Browse files
committed
Fill out some of issue 128
1 parent 4d2f1f0 commit fdff245

File tree

1 file changed

+17
-2
lines changed

1 file changed

+17
-2
lines changed

content/issues/128.markdown

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,26 @@ undefined
1010

1111
## Jobs
1212

13-
undefined
13+
- [Developer at Capital Match in Singapore](https://np.reddit.com/r/haskell/comments/9lie3j/capital_match_is_hiring/)
14+
15+
- [Software Engineer at Digital Asset in Zurich](https://functional.works-hub.com/jobs/software-engineer-tools-and-infrastructure-in-zurich-switzerland-0a0e1)
1416

1517
## In brief
1618

17-
undefined
19+
- [2018 Haskell survey results](https://www.fpcomplete.com/blog/2018-haskell-survey-results)
20+
- [An introduction to linear regression using Haskell](https://samcgardner.github.io/2018/10/06/linear-regression-in-haskell.html)
21+
- [Announce: Haskell code explorer: Tool that helps understand Haskell codebases](https://np.reddit.com/r/haskell/comments/9layin/ann_haskell_code_explorer_tool_that_helps/)
22+
- [Comprehending monoids with class](https://lptk.github.io/programming/2018/10/04/comprehending-monoids-with-class.html)
23+
- [`Control.Dsl`: An alternative to monads](https://np.reddit.com/r/haskell/comments/9ljfw0/controldsl_an_alternative_to_monads/)
24+
- [Detailed walkthrough for a beginner Haskell program](http://www.haskellforall.com/2018/10/detailed-walkthrough-for-beginner.html)
25+
- [`ghci-hexcalc`: GHCi as a hex calculator](https://github.com/takenobu-hs/ghci-hexcalc/tree/7998ed7d0bad32772b75f0c62227399ae9873721)
26+
- [Haskell Communities and Activities Report, November 2018 edition: Call for contributions](https://mail.haskell.org/pipermail/haskell-cafe/2018-October/130071.html)
27+
- [Making a Haskell interface for the Rosie pattern language](https://whatthefunctional.wordpress.com/2018/10/10/making-a-haskell-interface-for-the-rosie-pattern-language/)
28+
- [Penrose: Create beautiful mathematical diagrams](http://penrose.ink/)
29+
- [RAII is better than the bracket pattern](https://www.snoyman.com/blog/2018/10/raii-better-than-bracket-pattern)
30+
- [Requesting feedback on OpenADT package](https://np.reddit.com/r/haskell/comments/9loj5o/requesting_feedback_openadt/)
31+
- [What is new in cross compiling Haskell: August & September edition](https://medium.com/@zw3rk/what-is-new-in-cross-compiling-haskell-ffed2a014be5)
32+
- [Wrapping up Haskell Book](http://bitemyapp.com/posts/2018-10-03-wrapping-up-haskellbook.html)
1833

1934
## Package of the week
2035

0 commit comments

Comments
 (0)