[Haskell-cafe] [SOLVED] why is ghci trying to load hsc file ??
briand at aracnet.com
briand at aracnet.com
Mon Feb 28 06:16:37 CET 2011
On Mon, 28 Feb 2011 02:58:58 +0000
Felipe Almeida Lessa <felipe.lessa at gmail.com> wrote:
> On Sun, Feb 27, 2011 at 6:48 AM, by way of briand at aracnet.com
> <briand at aracnet.com> wrote:
> > the binding-DSL examples do NOT use the above PRAGMA anywhere in the
> > code.
>
> Probably they have
>
> Extensions: ForeignFunctionInterface
>
> on their .cabal file.
>
as I do, hence the reason for my confusion :-(
Something's not working right and I can't begin to guess why not.
I had to put the actual pragma in my .hsc file to make things work, and
now it works.
Brian
More information about the Haskell-Cafe
mailing list