chore(release): fix sync-versions

This commit is contained in:
Steffen Jost 2019-07-03 14:14:29 +02:00
parent bc7f15509b
commit 28dc12fdd4

View File

@ -1,5 +1,5 @@
#!/usr/bin/env stack
-- stack runghc --package libyaml
-- stack runghc --package libyaml --package aeson --package unordered-containers --package text
{-# LANGUAGE OverloadedStrings
, LambdaCase