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

Commit db5e307

Browse files
committed
Add some links
1 parent 5467f40 commit db5e307

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

content/issues/139.markdown

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,23 @@ undefined
1616
1717
## In brief
1818

19-
undefined
19+
- [Abstraction levels in functional programming](https://tzemanovic.gitlab.io/posts/abstraction-levels-in-functional-programming/)
20+
- [Advent of Haskell](https://medium.com/@mvaldesdeleon/advent-of-haskell-950d6408a729)
21+
- [Balancing scans](https://doisinkidney.com/posts/2018-12-21-balancing-scans.html)
22+
- [Compiling to categories 3: A bit cuter](http://www.philipzucker.com/compiling-to-categories-3-a-bit-cuter/)
23+
- [Curses Pac-man game in Haskell](https://github.com/ajkavanagh/pacman/tree/b72468ed0519858288f35f1ae1b2cfb91516df4f)
24+
- [Fluent polymorphism with visible type applications](https://blog.sumtypeofway.com/fluent-polymorphism-with-visible-type-applications/)
25+
- [Graphs are to categories as lists are to monoids](https://alhassy.github.io/PathCat/)
26+
- [Happy Haskell Programming for GHC 8.x](http://haskell.1045720.n5.nabble.com/Happy-Haskell-Programming-for-GHC-8-x-td5888460.html)
27+
- [Open Season on Hylomorphisms](https://bartoszmilewski.com/2018/12/20/open-season-on-hylomorphisms/)
28+
- [PureScript series now available](https://mmhaskell.com/blog/2018/12/24/purescript-series-now-available)
29+
- [Rigid types and block arguments](https://typeclasses.com/news/2018-12-yearly-billing-regional-discounts)
30+
- [Solving planning problems with Fast Downward and Haskell](https://ocharles.org.uk/blog/posts/2018-12-25-fast-downward.html)
31+
- [Stackage LTS 13 with ghc-8.6.3](https://www.stackage.org/blog/2018/12/announce-lts-13)
32+
- [Testing `distributed-process` apps using Hspec](https://filib.io/posts/2018-12-24-testing-distributed-process-apps-with-hspec.html)
33+
- [Welcome to GitLab!](https://mail.haskell.org/pipermail/ghc-devs/2018-December/016716.html)
34+
- [Xiaolin Wu’s fast antialiased line drawing algorithm in Haskell](https://blog.rcook.org/blog/2018/xiaolin-wu-algorithm/)
35+
- [ZuriHac 2019 registration](https://zfoh.ch/zurihac2019/#registration)
2036

2137
## Package of the week
2238

0 commit comments

Comments
 (0)