[Haskell-cafe] Re: ANNOUNCE: SourceGraph 0.5.2.0
Christian Maeder
Christian.Maeder at dfki.de
Sun Oct 4 05:26:44 EDT 2009
Ivan Lazar Miljenovic wrote:
> Christian Maeder <Christian.Maeder at dfki.de> writes:
>
>> Ivan Lazar Miljenovic wrote:
>> installation went well, but I get a rather uninformative error message
>> for 505 source files:
>>
>> cabal build:
>> ....
>> [505 of 505] Compiling Main
>
> :o
>
> There is no way that there's 505 source files in SourceGraph... and I
> just did a clean install of SourceGraph and it works fine :s
>
>> SourceGraph: Parse error: Last statement in a do-block must be an expression
>>
>
> This is a parse error from haskell-src-exts. Are you sure that your
> code is valid?
My code (505 source files) is valid, as I wanted to indicate above. (I
did count SourceGraph source files.)
Does SourceGraph maybe pick up more source files than transitively
imported from a top-level module?
Christian
More information about the Haskell-Cafe
mailing list