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

Commit 55b3e7d

Browse files
committed
Add some content
1 parent b879f25 commit 55b3e7d

File tree

1 file changed

+31
-1
lines changed

1 file changed

+31
-1
lines changed

content/issues/102.markdown

Lines changed: 31 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,30 @@ Open an issue or pull request [on GitHub](https://github.com/haskellweekly/haske
1111

1212
undefined
1313

14+
<!--
15+
https://www.stackbuilders.com/tutorials/haskell/cloud-haskell/
16+
https://typeclasses.com/news/2018-04-a-monoid-is
17+
https://argumatronic.com/posts/2018-04-07-monad-complaints.html
18+
https://www.schoolofhaskell.com/user/griba/lazy_lists_on_strict_purescript
19+
https://www.parsonsmatt.org/2018/04/10/transforming_transformers.html
20+
https://mmhaskell.com/blog/2018/4/9/next-up-on-mmh
21+
http://blog.ploeh.dk/2018/04/09/coalescing-composite-as-a-monoid/
22+
https://whatthefunctional.wordpress.com/2018/04/09/dynamic-programming-in-haskell/
23+
https://haskell-at-work.com/episodes/2018-04-09-your-first-web-application-with-spock.html
24+
https://medium.com/@fintan.halpenny/coffee-curries-and-monads-my-journey-through-haskell-5a199bab7a3f
25+
http://vaibhavsagar.com/blog/2018/04/08/ihaskell-cocalc/index.html
26+
https://functional.works-hub.com/learn/property-based-integration-testing-using-haskell-6c25c
27+
https://www.michaelpj.com/blog/2018/04/08/catamorphic-lc-interpreter.html
28+
https://github.com/Lemmih/lhc/blob/d398017ae52e8c830ed40bfd4a2e4cd2d5eb2903/PIPELINE.md
29+
https://blog.roman-gonzalez.ca/post/172746394387/lightning-fast-ci-for-haskell-projects
30+
-->
31+
1432
## Jobs
1533

34+
- [ITProTV seeking Software Developer in Gainesville, Florida](https://functionaljobs.com/jobs/9080-software-engineer-developer-at-itprotv)
35+
36+
> ITPro.TV is a fast-growing digital media business that focuses on continuing education in technical domains. We are currently accepting applications for full-stack software professionals to join our small but talented multidisciplinary team.
37+
1638
- [Anduril Industries is hiring in Orange County](https://www.anduril.com)
1739

1840
> Come write Haskell, Rust, and Nix (and some C++ when necessary) to make autonomous robots and drones go! If you like FP, interfacing with hardware, and solving problems in detection, tracking, and autonomous vehicle control, send a note to <travis@anduril.com>
@@ -23,7 +45,8 @@ undefined
2345

2446
## Package of the week
2547

26-
undefined
48+
This week's package of the week is [packcheck](https://hackage.haskell.org/package/packcheck-0.3.0),
49+
a script for universal build and CI testing of Haskell packages.
2750

2851
## Call for participation
2952

@@ -33,4 +56,11 @@ undefined
3356

3457
## Events
3558

59+
- April 12: [Why do Functional Programmers always talk about Algebras?](https://www.meetup.com/Eastside-Fun-c-tional-Programming-Group/events/248722662/) in Bellevue, Washington, United States
60+
- April 13: [Going through Software Foundations by Benjamin Pierce](https://www.meetup.com/Austin-Types-Theorems-and-Programming-Languages/events/249172494/) in Austin, Texas, United States
61+
- April 14: [Hang && (Maybe Hack)](https://www.meetup.com/Weekly-Functional-Programming-Meetup/events/249414785/) in Cambridge, Massachusetts, United States
62+
- April 15: [Tokyo Haskell April meetup](https://www.meetup.com/Tokyo-Haskell-Meetup/events/248833521/) in Tokyo, Japan
63+
- April 16: [Type-driven Development with Idris](https://www.meetup.com/FP-North-East/events/xwwjfpyxgbvb/) in Newcastle Upon Tyne, United Kingdom
64+
- April 17: [What is a Monad? Learning Monads Without Analogies](https://www.meetup.com/Indy-FP/events/249371555/) in Carmel, Indiana, United States
65+
- April 25: [Getting started with testing in Haskell](https://www.meetup.com/Gainesville-Functional-Programming-Meetup/events/dhnnnpyxgbhc/) in Gainesville, Florida, United States
3666
- April 27-29: [BayHac 2018](https://wiki.haskell.org/BayHac2018) in San Francisco, California, United States

0 commit comments

Comments
 (0)