{-# OPTIONS -cpp -#include "windows.h" #-} -- ---------------------------------------------------------------------------- -- | -- Module : HaskellService -- Author : Simon Marlow -- Copyright : (c) Microsoft Corporation, All Rights Reserved -- -- Implementation of the methods of IBabelService, providing services -- for Haskell source. -- -- ---------------------------------------------------------------------------- module HaskellService ( module GenHaskellService ) where import GenHaskellService