Fix some hlint warnings

Former-commit-id: e9b81a8bc0b0c99abe57644e8806c437759ca687
This commit is contained in:
Jan Hrček 2019-12-10 18:22:37 +01:00 committed by David Himmelstrup
commit 3d20cf49ef
19 changed files with 25 additions and 37 deletions

View file

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