Remove duplicate resolver info.

Former-commit-id: 6512b0ebac45d1ae259f72c43ad3f0a1a7395659
This commit is contained in:
David Himmelstrup 2019-09-13 12:52:06 +08:00
commit dbcfb44e70
16 changed files with 16 additions and 16 deletions

View file

@ -1,5 +1,5 @@
#!/usr/bin/env stack
-- stack --resolver lts-13.14 runghc --package reanimate
-- stack runghc --package reanimate
{-# LANGUAGE OverloadedStrings #-}
module Main (main) where