mirror of
https://github.com/reanimate/reanimate.git
synced 2026-09-12 00:23:08 +00:00
Add 'here' dependency to examples where required.
This commit is contained in:
parent
7226456e63
commit
a15b928236
6 changed files with 6 additions and 6 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#!/usr/bin/env stack
|
||||
-- stack runghc --package reanimate
|
||||
-- stack runghc --package reanimate --package here
|
||||
{-# LANGUAGE OverloadedStrings #-}
|
||||
{-# LANGUAGE QuasiQuotes #-}
|
||||
{-# LANGUAGE ApplicativeDo #-}
|
||||
|
|
|
|||
Loading…
Reference in a new issue