From f93e48b4ee5a2930ca19e8c324804ed4a314ae42 Mon Sep 17 00:00:00 2001 From: joe Date: Mon, 2 Dec 2013 16:23:22 -0500 Subject: Added necessary ForeignFunctionInterface language pragma. --- DotLock.hs | 1 + 1 file changed, 1 insertion(+) diff --git a/DotLock.hs b/DotLock.hs index 257a033..af05f5d 100644 --- a/DotLock.hs +++ b/DotLock.hs @@ -1,3 +1,4 @@ +{-# LANGUAGE ForeignFunctionInterface #-} module DotLock ( DotLock , Flags -- cgit v1.2.3