From 7f033077b8b0c618c3c1cad5a40898c2837a8969 Mon Sep 17 00:00:00 2001 From: Ian Lynagh Date: Thu, 21 Aug 2008 12:01:38 +0000 Subject: Fix warnings in the unix package --- System/Posix/SharedMem.hsc | 1 + 1 file changed, 1 insertion(+) (limited to 'System/Posix/SharedMem.hsc') diff --git a/System/Posix/SharedMem.hsc b/System/Posix/SharedMem.hsc index f0ed4e2..b77705d 100644 --- a/System/Posix/SharedMem.hsc +++ b/System/Posix/SharedMem.hsc @@ -1,4 +1,5 @@ {-# LANGUAGE ForeignFunctionInterface #-} +{-# OPTIONS_GHC -fno-warn-unused-imports #-} ----------------------------------------------------------------------------- -- | -- cgit v1.2.3