summaryrefslogtreecommitdiffstats
path: root/src/HWiid.hsc
diff options
context:
space:
mode:
Diffstat (limited to 'src/HWiid.hsc')
-rw-r--r--src/HWiid.hsc9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/HWiid.hsc b/src/HWiid.hsc
new file mode 100644
index 0000000..6f4679d
--- /dev/null
+++ b/src/HWiid.hsc
@@ -0,0 +1,9 @@
+{-# LANGUAGE ForeignFunctionInterface, DeriveDataTypeable #-}
+
+module HWiid (
+ ) where
+
+
+#include <cwiid.h>
+
+