summaryrefslogtreecommitdiff
path: root/src-inotify
diff options
context:
space:
mode:
authorJasper Van der Jeugt <jaspervdj@gmail.com>2011-04-05 22:14:49 +0200
committerJasper Van der Jeugt <jaspervdj@gmail.com>2011-04-05 22:14:49 +0200
commit015663657ceca7b168bf7d91fbc2fccc41c40904 (patch)
treec015978d1eec85981a33d261e32d99d4242acff3 /src-inotify
parent433f36e6f3efdf95276fe0a5f486db3be2824445 (diff)
downloadhakyll-015663657ceca7b168bf7d91fbc2fccc41c40904.tar.gz
New resource module hierarchy
Diffstat (limited to 'src-inotify')
-rw-r--r--src-inotify/Hakyll/Web/Preview/Poll.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src-inotify/Hakyll/Web/Preview/Poll.hs b/src-inotify/Hakyll/Web/Preview/Poll.hs
index 686f045..2e028cc 100644
--- a/src-inotify/Hakyll/Web/Preview/Poll.hs
+++ b/src-inotify/Hakyll/Web/Preview/Poll.hs
@@ -13,7 +13,7 @@ import Data.List (isPrefixOf)
import System.INotify
import Hakyll.Core.Configuration
-import Hakyll.Core.ResourceProvider
+import Hakyll.Core.Resource
import Hakyll.Core.Identifier
-- | Calls the given callback when the directory tree changes