Update bump dependencies

Summary: Update to latest LTS, remove some unnecessary options.

Reviewed By: danielbuechele

Differential Revision: D17571303

fbshipit-source-id: e7eeaec7eb011d814f78126f2cd7862361faa285
This commit is contained in:
Pascal Hartig
2019-09-26 06:42:01 -07:00
committed by Facebook Github Bot
parent 12f766a080
commit c907e53189
3 changed files with 3 additions and 9 deletions

View File

@@ -1,5 +1,5 @@
#!/usr/bin/env stack
-- stack --resolver lts-13.4 --install-ghc runghc --package turtle --package system-filepath --package foldl
-- stack --resolver lts-14.7 --install-ghc runghc --package turtle --package system-filepath --package foldl
{-
Copyright (c) Facebook, Inc. and its affiliates.