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

Commit ef82676

Browse files
committed
Add more content to issue 128
This includes events organized by region, which fixes #216.
1 parent fdff245 commit ef82676

File tree

2 files changed

+47
-1
lines changed

2 files changed

+47
-1
lines changed

content/includes/style.css

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,13 @@ main h2 {
5959
margin: 1em 0;
6060
}
6161

62+
main h3 {
63+
font: inherit;
64+
font-size: 1.25em;
65+
line-height: 1.2em;
66+
margin: 0;
67+
}
68+
6269
main time {
6370
display: block;
6471
font-style: italic;

content/issues/128.markdown

Lines changed: 40 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,11 @@ undefined
2121
- [Announce: Haskell code explorer: Tool that helps understand Haskell codebases](https://np.reddit.com/r/haskell/comments/9layin/ann_haskell_code_explorer_tool_that_helps/)
2222
- [Comprehending monoids with class](https://lptk.github.io/programming/2018/10/04/comprehending-monoids-with-class.html)
2323
- [`Control.Dsl`: An alternative to monads](https://np.reddit.com/r/haskell/comments/9ljfw0/controldsl_an_alternative_to_monads/)
24+
- [Counting inversions with monoidal sparks](https://byorgey.wordpress.com/2018/10/06/counting-inversions-with-monoidal-sparks/)
25+
- [Deeper Stack knowledge](https://mmhaskell.com/blog/2018/10/8/deeper-stack-knowledge)
2426
- [Detailed walkthrough for a beginner Haskell program](http://www.haskellforall.com/2018/10/detailed-walkthrough-for-beginner.html)
27+
- [Full deck](https://blog.ploeh.dk/2018/10/08/full-deck/)
28+
- [Fullstack Haskell: Reflex and Servant](https://jappieklooster.nl/fullstack-haskell-reflex-and-servant.html)
2529
- [`ghci-hexcalc`: GHCi as a hex calculator](https://github.com/takenobu-hs/ghci-hexcalc/tree/7998ed7d0bad32772b75f0c62227399ae9873721)
2630
- [Haskell Communities and Activities Report, November 2018 edition: Call for contributions](https://mail.haskell.org/pipermail/haskell-cafe/2018-October/130071.html)
2731
- [Making a Haskell interface for the Rosie pattern language](https://whatthefunctional.wordpress.com/2018/10/10/making-a-haskell-interface-for-the-rosie-pattern-language/)
@@ -30,6 +34,7 @@ undefined
3034
- [Requesting feedback on OpenADT package](https://np.reddit.com/r/haskell/comments/9loj5o/requesting_feedback_openadt/)
3135
- [What is new in cross compiling Haskell: August & September edition](https://medium.com/@zw3rk/what-is-new-in-cross-compiling-haskell-ffed2a014be5)
3236
- [Wrapping up Haskell Book](http://bitemyapp.com/posts/2018-10-03-wrapping-up-haskellbook.html)
37+
- [Writing a simple web application](https://qnikst.github.io/posts/2018-10-09-starting-webapp.html)
3338

3439
## Package of the week
3540

@@ -41,4 +46,38 @@ undefined
4146

4247
## Events
4348

44-
undefined
49+
### North America
50+
51+
- 2018-10-11 in Durham, NC, USA by Durham Haskell Meetup: [Morning Haskell (and Rust!) coding session](https://www.meetup.com/Durham-Haskell-Meetup/events/slrsdqyxnbpb/)
52+
- 2018-10-11 in Raleigh, NC, USA by Raleigh Haskell Meetup: [(hack . yack)](https://www.meetup.com/Raleigh-Haskell-Meetup/events/dlwjgqyxnbpb/)
53+
- 2018-10-12 in Austin, TX, USA by Austin Types, Theorems, and Programming Languages: [Going through Software Foundations by Benjamin Pierce et al](https://www.meetup.com/Austin-Types-Theorems-and-Programming-Languages/events/kbqknnyxnbqb/)
54+
- 2018-10-13 in Chilliwack, BC, Canada by ChilliHask Haskell User Group: [Weekly Haskell Coding Meetup](https://www.meetup.com/BC-HUG/events/hdqxbqyxnbrb/)
55+
- 2018-10-13 in Norcross, GA, USA by Norcross Haskathon: [Norcross Haskathon](https://www.meetup.com/Norcross-Haskathon/events/xjmcjqyxnbrb/)
56+
- 2018-10-13 in Boston, MA, USA by Weekly Functional Programming Meetup: [Hang out, chat FP, work on some code](https://www.meetup.com/Weekly-Functional-Programming-Meetup/events/vdlnqpyxnbrb/)
57+
- 2018-10-15 in Irvine, CA by Orange Combinator - Functional Programming In OC: [Combinating - The Weekly Function](https://www.meetup.com/orange-combinator/events/lxvjrpyxnbtb/)
58+
- 2018-10-15 in Tulsa, OK, USA by Tulsa Lambda Lunch: [Let's Learn PureScript Together! (Chapter 3)](https://www.meetup.com/Tulsa-Lambda-Lunch/events/254803606/)
59+
- 2018-10-15 in Lehi, UT, USA by Utah Haskell: [Utah Haskell Meetup | Book Club](https://www.meetup.com/utah-haskell/events/pphpcqyxnbtb/)
60+
- 2018-10-15 in Portland, OR, USA by Portland Functional Programming Study Group: [PDX Func Practice Track - Parallel and Concurrent Programming in Haskell](https://www.meetup.com/Portland-Functional-Programming-Study-Group/events/qjbbjqyxnbtb/)
61+
- 2018-10-16 in Vancouver, BC, Canada by Vancouver Functional Programmers: [Haskell Lunch Study Group • Fall '18 Cohort (new group)](https://www.meetup.com/Vancouver-Functional-Programmers/events/jdnlhqyxnbvb/)
62+
- 2018-10-16 in Minneapolis, USA by HaskellMN: [HaskellMN Monthly Meetup](https://www.meetup.com/HaskellMN/events/ndtxfpyxnbvb/)
63+
- 2018-10-16 in Santa Monica, CA, USA by Santa Monica Haskell Users Group: [Haskell Study Group: Monoids](https://www.meetup.com/santa-monica-haskell/events/255038039/)
64+
- 2018-10-16 in Carmel, USA by Indy FP: [Using Types to Make (many) Bugs Impossible](https://www.meetup.com/Indy-FP/events/255214485/)
65+
- 2018-10-16 in St. Louis, MO, USA by STL Women Who Code: [Full-Stack ML: Building Web Applications With Haskell and Elm](https://www.meetup.com/STL-Women-Who-Code/events/254769412/)
66+
- 2018-10-17 in Austin, TX, USA by Austin Haskell Users Group: [Haskell Beginner-Friendly Lab](https://www.meetup.com/ATX-Haskell/events/brldppyxnbwb/)
67+
- 2018-10-17 in Houston, TX, USA by Houston Functional Programmers: [Extending F# through Computation Expressions](https://www.meetup.com/Houston-Functional-Programmers/events/ptkxllyxnbwb/)
68+
- 2018-10-18 in Las Vegas, NV, USA by Las Vegas Functional Programming User Group: [Functional Programming Meetup](https://www.meetup.com/las-vegas-functional-programming/events/nhthdqyxnbxb/)
69+
70+
### Europe
71+
72+
- 2018-10-11 in Stavanger, Norway by Functional escape from the imperative world: [Haskell Exchange 2018 London](https://www.meetup.com/Functional-escape/events/254035100/)
73+
- 2018-10-11 in Amsterdam, Netherlands by FP AMS: [Haskell Exchange conference (1 ticket raffle!)](https://www.meetup.com/fp-ams/events/255230635/)
74+
- 2018-10-16 in Bristol, United Kingdom by CodeHub Bristol: [Hack Night + Haskell Study Group](https://www.meetup.com/CodeHub-Bristol/events/gvdwfqyxnbvb/)
75+
- 2018-10-16 in cluj-napoca, Romania by Cluj.fp: [Property based testing introduction workshop](https://www.meetup.com/Cluj-fp/events/254811993/)
76+
- 2018-10-17 in Berlin, Germany by Berlin Haskell Users Group: [Haskell Wednesday](https://www.meetup.com/berlinhug/events/pvpwqpyxnbwb/)
77+
- 2018-10-17 in Amsterdam, Netherlands by FP AMS: [CT study group: Free Monoids](https://www.meetup.com/fp-ams/events/255136035/)
78+
- 2018-10-17 in Stuttgart, Germany by Lambda Stuttgart: [Lambda Stuttgart Meetup #9 (Introduction to Elm)](https://www.meetup.com/lambda-stuttgart/events/254372487/)
79+
80+
### Asia
81+
82+
- 2018-10-14 in Bangalore, India by Bangalore Functional Programmers Meetup: [Reader & State in Haskell](https://www.meetup.com/Bangalore-Functional-Programmers-Meetup/events/254931981/)
83+
- 2018-10-15 in Perth, Australia by Perth Functional Programmers: [Haskell study group](https://www.meetup.com/PerthFP/events/msflfqyxnbtb/)

0 commit comments

Comments
 (0)