summaryrefslogtreecommitdiffstats
path: root/src/HWiid.hsc
blob: 6f4679d62b51831230d89ae81316002bae08c7b8 (plain)
1
2
3
4
5
6
7
8
9
{-# LANGUAGE ForeignFunctionInterface, DeriveDataTypeable  #-}

module HWiid (
             ) where


#include <cwiid.h>