This repository was archived by the owner on Oct 16, 2019. It is now read-only.
File tree 1 file changed +17
-1
lines changed
1 file changed +17
-1
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,23 @@ undefined
16
16
17
17
## In brief
18
18
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 )
20
36
21
37
## Package of the week
22
38
You can’t perform that action at this time.
0 commit comments