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

Issue 92 #147

Merged
merged 8 commits into from
Feb 1, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
88 changes: 88 additions & 0 deletions content/issues/92.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,88 @@
<!-- 2018-02-01 -->

Welcome to another issue of Haskell Weekly!
[Haskell](https://haskell-lang.org) is a safe, purely functional programming language with a fast, concurrent runtime.
This is a weekly summary of what's going on in its community.

Want to see something featured in Haskell Weekly?
Open an issue or pull request [on GitHub](https://github.com/haskellweekly/haskellweekly.github.io).

## Featured

- [Haskell to MySQL via YeshQL](http://www.adomokos.com/2018/01/haskell-to-mysql-via-yeshql-part-3.html)

> A 3 part series with a step-by-step tutorial on setting up, using and testing Haskell with MySQL using YeshQL.

- [Hash based package downloads: Part 2 of 2](https://www.fpcomplete.com/blog/2018/01/hash-based-package-downloads-part-2-of-2)

> In our previous post, we define a common problem around reproducible build plans. The solution we desired was some form of cryptographic hash based configuration and download system for packages, package metadata, and snapshot definitions.

- [Design patterns in Haskell: The strategy pattern](https://storm-country.com/blog/gof-strategy)

> This is part one of a series of posts translating the Gang of Four design patterns for object-oriented languages into Haskell. It is intended to be an expansion of Edward Z. Yang's Design Patterns in Haskell, elaborating each pattern into its own post.

- [Should Stackage ignore version bounds?](https://www.stackage.org/blog/2018/01/ignore-version-bounds)

> Stackage is a curated build process. We should be able to build a snapshot, run the test suites, and then say that, despite the package's claims to the contrary, two versions of a package are in fact compatible.

- [Uncurated Hackage layer](https://github.com/haskell/ecosystem-proposals/pull/6)

> The aim of this proposal is to separate these two purposes, by allowing authors to distinguish if they wish to opt-out of following the PVP and the attendant curation process that helps to maintain correct dependency information.

- [Making GHC an order of magnitude faster with one neat trick](https://pixel-druid.com/blog/making-ghc-an-order-of-magnitude-faster-with-one-neat-trick/)

> Under certain benchmarks, GHC is slower than C by 2x to 3x, and this GHC slowdown grows non-linearly with problem size. This is the story of identifying the source of the slowdown.

- [Selling laziness](http://www.usrsb.in/selling-laziness.html)

> Here is my attempt at explaining the case for laziness to those who aren't already persuaded. The following contains no tedious code examples, and, I hope, appeals to principles that all developers care about.

- [Building a simple Hoogle GUI with Brick](http://www.andrevdm.com/posts/2018-01-15-bhoogle.html)

> bhoogle is a simple Hoogle terminal GUI written using Brick. This post is the annotated source code that should give you an idea of how to use Brick and how easy Brick makes building terminal UIs.

- [Why take ecstasy](http://reasonablypolymorphic.com/blog/why-take-ecstasy)

> So with all of the above frustrations in mind, and a lot of time to kill in a Thai airport, I felt like I could make a better ECS. Better is obviously subjective for things like this, but I wanted to optimize it for being used by humans.

- [Monday Morning Haskell: Upgraded!](https://mmhaskell.com/blog/2018/1/29/monday-morning-haskell-upgraded)

> Welcome to the new Monday Morning Haskell! We just went live with the latest changes to the website this week. So it's time to announce what's coming next.

## Jobs

- [Automation engineer at Holland & Hart in Boulder](https://stackoverflow.com/jobs/147022/software-developer-automation-engineer-holland-hart?so=i&pg=1&offset=8&q=haskell)

> Automation and AI are poised to radically change the legal industry. We are at the vanguard of that change. We are a creative, dynamic technology development team that operates like a startup, but works inside one of the largest law firms in the region.

## In brief

- [Dhall survey results](http://www.haskellforall.com/2018/01/dhall-survey-results-2017-2018.html)
- [GHC: Extended plugins proposal](https://phabricator.haskell.org/D4342)
- [Hackage: Improve appearance and readability](https://github.com/haskell/hackage-server/pull/648)
- [Haskell <3 SQL](https://np.reddit.com/r/haskell/comments/7tx0o4/haskell_3_sql/)
- [hpack-dhall: Dhall support for Hpack](https://github.com/sol/hpack-dhall/tree/76d3e55e6b9f63a015d688554da524634fd11591)
- [Now there is a branch to play with `-XQuantifiedContexts` in GHC](https://np.reddit.com/r/haskell/comments/7toutl/now_there_is_a_branch_to_play_with/)
- [Vty needs your help supporting Windows!](https://np.reddit.com/r/haskell/comments/7tutxa/vty_needs_your_help_supporting_windows/)
- [What I wish I knew: Haskell and dependent pairs](http://www.vittoriozaccaria.net/#/blog/2018/01/27/what-i-whish-i-knew-haskell-and-dependent-pairs.html)

## Package of the week

This week's package of the week is [Fixer](https://hackage.haskell.org/package/fixer-0.0.0.0),
a Haskell client for the Fixer foreign exchange rate API.

## Call for participation

- [Idris-dev: :exec power 10 100000 prints 0 as the output](https://github.com/idris-lang/Idris-dev/issues/4311)
- [purescript: Functor deriving should support quantified arguments of a constructor](https://github.com/purescript/purescript/issues/3232)
- [stack: Use hpack executable from PATH if it is newer than what stack ships with?](https://github.com/commercialhaskell/stack/issues/3809)

## Events

- February 1: [Functional programming Graz meetup](https://www.meetup.com/Functional-Programming-Graz/events/247196890/)
- February 2: [Inductively Defined Propositions chapter of Software Foundations](https://www.meetup.com/Silicon-Valley-Deep-Specification/events/244821596/)
- February 5: [Vancouver's Haskell Peer Study Group](https://www.meetup.com/Vancouver-Functional-Programmers/events/247314298/)
- February 6: [Morning Haskell coding session](https://www.meetup.com/Durham-Haskell-Meetup/events/247278310/)
- February 7: ["Why s t a b?", a talk about lens by Samuel G&#xe9;lineau](https://www.meetup.com/lambda-montreal/events/246900895/)
- February 8: [Gotta test fast: Property testing in Haskell with Hedgehog](https://www.meetup.com/Buenos-Aires-Haskell-Meetup/events/247285652/)
- February 22: [PureScript happy hour with Justin Woo](https://www.meetup.com/Berlin-Functional-Programming-Group/events/246441427/)