On 22 August 2012 19:39, Kirill Zaborsky <[email protected]> wrote:
> If I try to load HUnit module (with C-c-l) from my project I get an error:
>  Could not find module `Test.Framework'

Do you have HUnit installed?

> Am I wright assuming that haskell-mode does not work with build-depends in
> test-suite section of project cabal-file?

As far as I know haskell-mode doesn't consider _any_ build-depends
section in the .cabal file, and just uses the .cabal file to find the
root of the project.

> Should I file new github issue for such enhancement?
>
> Kind regards,
> Kirill Zaborsky
>
> _______________________________________________
> Haskellmode-emacs mailing list
> [email protected]
> http://projects.haskell.org/cgi-bin/mailman/listinfo/haskellmode-emacs
>



-- 
Ivan Lazar Miljenovic
[email protected]
http://IvanMiljenovic.wordpress.com

_______________________________________________
Haskellmode-emacs mailing list
[email protected]
http://projects.haskell.org/cgi-bin/mailman/listinfo/haskellmode-emacs

Reply via email to