This repository was archived by the owner on Oct 16, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,19 @@ undefined
25
25
26
26
## In brief
27
27
28
- undefined
28
+ - [ Announcing Variant and EADT 2.0] ( http://www.sylvain-henry.info/home/posts/2018-10-28-announcing-eadt.html )
29
+ - [ Core Libraries Committee: Call for nominations] ( https://np.reddit.com/r/haskell/comments/9sif1x/core_libraries_committee_call_for_nominations/ )
30
+ - [ Creating a card game in Haskell: Part 4] ( https://ptival.github.io/card-game-04 )
31
+ - [ Cursors, part 1: Introduction with the list cursor] ( https://cs-syd.eu/posts/2018-10-28-cursor-list )
32
+ - [ Elm 2: Making a todo list] ( https://mmhaskell.com/blog/2018/11/19/elm-ii-todo-list-redux )
33
+ - [ Generics for GADTs and arbitrary kinds] ( https://np.reddit.com/r/haskell/comments/9smtbs/generics_for_gadts_and_arbitrary_kinds/ )
34
+ - [ Intro to Template Haskell] ( https://typeclasses.com/news/2018-10-intro-template-haskell )
35
+ - [ Introduction to state machine testing: Part 1] ( http://qfpl.io/posts/intro-to-state-machine-testing-1/ )
36
+ - [ Major releases of ` fltkhs-themes ` and ` fltkhs ` ] ( https://np.reddit.com/r/haskell/comments/9rvsg6/ann_major_releases_of_fltkhsthemes_for_nice/ )
37
+ - [ Monthly Hask Anything: November 2018] ( https://np.reddit.com/r/haskell/comments/9t0p5n/monthly_hask_anything_november_2018/ )
38
+ - [ The Maybe applicative functor] ( http://blog.ploeh.dk/2018/10/29/the-maybe-applicative-functor/ )
39
+ - [ Wise Man's Haskell] ( https://anchpop.github.io/wise_mans_haskell/ )
40
+ - [ Writing a screencast video editor in Haskell] ( https://wickstrom.tech/programming/2018/10/26/writing-a-screencast-video-editor-in-haskell.html )
29
41
30
42
## Package of the week
31
43
You can’t perform that action at this time.
0 commit comments