From db62ca46312b15c696f9a175fc0daf70c2c1a053 Mon Sep 17 00:00:00 2001 From: James Crayne Date: Thu, 4 Jul 2013 17:43:39 -0400 Subject: ffi pragma added --- Presence/GetHostByAddr.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'Presence') diff --git a/Presence/GetHostByAddr.hs b/Presence/GetHostByAddr.hs index d5a813bc..db1ee09c 100644 --- a/Presence/GetHostByAddr.hs +++ b/Presence/GetHostByAddr.hs @@ -1,3 +1,4 @@ +{-# LANGUAGE ForeignFunctionInterface #-} module GetHostByAddr where import Network.BSD -- cgit v1.2.3