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

Commit 616971d

Browse files
committed
Make Envy the package of the week
1 parent 24971ff commit 616971d

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

content/issues/135.markdown

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,26 +22,27 @@ undefined
2222

2323
- [Battleship game online written in Haskell](https://np.reddit.com/r/haskell/comments/a12hwp/battleship_game_online_written_in_haskell/)
2424
- [Cloud Haskell: High level redesign proposal](https://github.com/haskell-distributed/distributed-process/wiki/High-Level-Redesign-Proposal/f0ac67e3061c61244fdc32c642ce721541a19b0a)
25-
- [Counting the cost of colons in Haskell](https://www.fpcomplete.com/blog/2018/11/haskell-and-rust)
25+
- [Counting the cost of colons in Haskell](https://neilmitchell.blogspot.com/2018/11/counting-cost-of-colons-in-haskell.html)
2626
- [Cursors, part 2: The text cursor](https://cs-syd.eu/posts/2018-11-28-cursors-text)
2727
- [Exploring Languages with Interpreters and Functional Programming](https://john.cs.olemiss.edu/~hcc/csci450/ELIFP/ExploringLanguages.html)
2828
- [Formality is now able to fuse native datatypes](https://np.reddit.com/r/haskell/comments/a07sst/quick_update_formality_is_now_able_to_fuse_native/)
29+
- [Haskell and Rust](https://www.fpcomplete.com/blog/2018/11/haskell-and-rust)
2930
- [Haskell Bazaar: Explore Haskell and functional programming concepts](https://www.haskellbazaar.com)
3031
- [Internal convention is a mistake](http://nikita-volkov.github.io/internal-convention-is-a-mistake/)
3132
- [My favorite Haskell function](https://github.com/quchen/articles/blob/c8540f28bca2049b35f48d242988ca1ca248d0d8/2018-11-22_zipWith_const.md)
3233
- [ozil: A help viewer for your terminal](https://np.reddit.com/r/haskell/comments/9zk41p/ozil_a_help_viewer_for_your_terminal/)
3334
- [Parsing type-level strings in Haskell](https://kcsongor.github.io/symbol-parsing-haskell/)
3435
- [The usefulness of maybe monad](https://www.youtube.com/watch?v=0F15o6_jGAs)
3536
- [Tidal 1.0.0 refactor](https://slab.org/tidal-1-0-0-refactor/)
36-
- [todo](https://neilmitchell.blogspot.com/2018/11/counting-cost-of-colons-in-haskell.html)
3737
- [Type Classes: The lessons continue](https://typeclasses.com/news/2018-11-lessons-continue)
3838
- [Type-driven program synthesis](https://www.youtube.com/watch?v=HnOix9TFy1A)
3939
- [Yo, Yoneda!](https://functional.works-hub.com/learn/yo-yoneda-a2965)
4040
- [Yoneda intuition from humble beginnings](https://gist.github.com/Icelandjack/02069708bc75f4284ac625cd0e2ec81f/6cb8f671d5bbc8592557e5c7a5a5c224a9663973)
4141

4242
## Package of the week
4343

44-
undefined
44+
This week's package of the week is [Envy](https://hackage.haskell.org/package/envy-1.5.1.0),
45+
a library for environmentally friendly environment variables.
4546

4647
## Call for participation
4748

0 commit comments

Comments
 (0)