
On Sun, Jan 05, 2014 at 02:36:07PM +0100, Daniel Trstenjak wrote:
It seems to be a problem with the building of 'HsImport/Args.hs', which is the only module using the cabal module 'Paths_hsimport'.
The in this regard relevant parts of 'HsImport/Args.hs' seem to be:
{-# LANGUAGE ... CPP #-}
...
#ifdef CABAL import Data.Version (showVersion) import Paths_hsimport (version) #endif
And in 'hsimport.cabal' there's:
... Executable hsimport ... cpp-options: -DCABAL
Could you try modifying the hsimport executable section:
... Executable hsimport ... cpp-options: -DCABAL extensions: CPP
Still no luck :( /M -- Magnus Therning OpenPGP: 0xAB4DFBA4 email: magnus@therning.org jabber: magnus@therning.org twitter: magthe http://therning.org/magnus You do not examine legislation in the light of the benefits it will convey if properly administered, but in the light of the wrongs it would do and the harms it would cause if improperly administered. -- Lyndon Johnson