mirror of
https://github.com/reanimate/reanimate.git
synced 2026-09-12 00:23:08 +00:00
Remove duplicate resolver info.
Former-commit-id: 6512b0ebac45d1ae259f72c43ad3f0a1a7395659
This commit is contained in:
parent
9499030dc5
commit
dbcfb44e70
16 changed files with 16 additions and 16 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#!/usr/bin/env stack
|
||||
-- stack --resolver lts-13.14 runghc --package reanimate
|
||||
-- stack runghc --package reanimate
|
||||
{-# LANGUAGE OverloadedStrings #-}
|
||||
{-# LANGUAGE RankNTypes #-}
|
||||
module Main (main) where
|
||||
|
|
|
|||
Loading…
Reference in a new issue