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

Commit 0dd700a

Browse files
committed
Add a couple more links
1 parent 16791bb commit 0dd700a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

content/issues/117.markdown

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,15 @@ undefined
3232
- [Edward Kmett: Haskell live-coding: Session 6: CEK machines](https://www.twitch.tv/videos/287889784)
3333
- [Forvis: A formal RISC-V ISA specification](https://github.com/rsnikhil/RISCV-ISA-Spec/tree/e226df0699bfb2fbe03950c589008746ec0060d6)
3434
- [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)
3537
- [Pantry, part 2: Trees and keys](https://www.fpcomplete.com/blog/2018/07/pantry-part-2-trees-keys)
3638
- [Popularity of Haskell extensions](https://gist.github.com/atondwal/ee869b951b5cf9b6653f7deda0b7dbd8/bc976ebf475857d0115822f1f470b61eb11c0cbb)
3739
- [Silver Searcher: Useful regexes for a Haskell code base](https://alternativebit.fr/posts/haskell/ag/)
3840
- [Simon Peyton Jones: Linear Haskell: Practical linearity in a higher-order polymorphic language](https://www.youtube.com/watch?v=t0mhvd3-60Y)
3941
- [Smuggler: GHC source plugin to manage import section](https://np.reddit.com/r/haskell/comments/90xyb1/ann_smuggler_ghc_source_plugin_to_manage_import/)
4042
- [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)
4144
- [WebGL, Fragment Shader, GHCJS and `reflex-dom`](https://www.joachim-breitner.de/blog/742-WebGL%2C_Fragment_Shader%2C_GHCJS_and_reflex-dom)
4245

4346
## Package of the week

0 commit comments

Comments
 (0)