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 +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -32,12 +32,15 @@ undefined
32
32
- [ Edward Kmett: Haskell live-coding: Session 6: CEK machines] ( https://www.twitch.tv/videos/287889784 )
33
33
- [ Forvis: A formal RISC-V ISA specification] ( https://github.com/rsnikhil/RISCV-ISA-Spec/tree/e226df0699bfb2fbe03950c589008746ec0060d6 )
34
34
- [ Haskell & AppVeyor Chocolatey introduction] ( https://hub.zhox.com/posts/chocolatey-introduction/ )
35
+ - [ Making the jump: Advancing past beginner Haskell] ( https://mmhaskell.com/blog/2018/7/23/making-the-jump-advancing-past-beginner-haskell )
36
+ - [ Merge-free synchronisation with ` mergeless ` ] ( https://cs-syd.eu/posts/2018-07-28-mergeless )
35
37
- [ Pantry, part 2: Trees and keys] ( https://www.fpcomplete.com/blog/2018/07/pantry-part-2-trees-keys )
36
38
- [ Popularity of Haskell extensions] ( https://gist.github.com/atondwal/ee869b951b5cf9b6653f7deda0b7dbd8/bc976ebf475857d0115822f1f470b61eb11c0cbb )
37
39
- [ Silver Searcher: Useful regexes for a Haskell code base] ( https://alternativebit.fr/posts/haskell/ag/ )
38
40
- [ Simon Peyton Jones: Linear Haskell: Practical linearity in a higher-order polymorphic language] ( https://www.youtube.com/watch?v=t0mhvd3-60Y )
39
41
- [ Smuggler: GHC source plugin to manage import section] ( https://np.reddit.com/r/haskell/comments/90xyb1/ann_smuggler_ghc_source_plugin_to_manage_import/ )
40
42
- [ Snack: Incremental Nix builds for Haskell] ( https://np.reddit.com/r/haskell/comments/91f5r7/snack_incremental_nix_builds_for_haskell/ )
43
+ - [ The problem of parsing large datasets] ( https://haskell-works.github.io/posts/2018-07-25-problem-of-parsing-large-datasets.html )
41
44
- [ WebGL, Fragment Shader, GHCJS and ` reflex-dom ` ] ( https://www.joachim-breitner.de/blog/742-WebGL%2C_Fragment_Shader%2C_GHCJS_and_reflex-dom )
42
45
43
46
## Package of the week
You can’t perform that action at this time.
0 commit comments