Re: [Haskell-cafe] Still having problems building a very simple Executable ....

2009-06-07 Thread Vasili I. Galchin
thanks, David. Vasili On Sun, Jun 7, 2009 at 12:17 AM, David Menendez d...@zednenem.com wrote: On Sat, Jun 6, 2009 at 11:54 PM, Vasili I. Galchin vigalc...@gmail.com wrote: Hi David, I commented out Hs-source-dirs Executable QNameTest -- Hs-source-dirs: Swish/

[Haskell-cafe] Still having problems building a very simple Executable ....

2009-06-06 Thread Vasili I. Galchin
Hello, I picked an exceedingly case to build an Executable: Executable QNameTest Hs-source-dirs: Swish/ Main-Is:HaskellUtils/QNameTest.hs Other-Modules: HaskellUtils.QName Here are the results of a cabal build -v: Creating dist/build/QNameTest (and its parents)

Re: [Haskell-cafe] Still having problems building a very simple Executable ....

2009-06-06 Thread David Menendez
On Sat, Jun 6, 2009 at 7:45 PM, Vasili I. Galchin vigalc...@gmail.com wrote: Hello, I picked an exceedingly case to build an Executable: Executable QNameTest    Hs-source-dirs: Swish/    Main-Is:    HaskellUtils/QNameTest.hs    Other-Modules:  HaskellUtils.QName Here are

Re: [Haskell-cafe] Still having problems building a very simple Executable ....

2009-06-06 Thread Bertram Felgenhauer
Hi Vasili, Vasili I. Galchin wrote: I picked an exceedingly case to build an Executable: Executable QNameTest Hs-source-dirs: Swish/ Main-Is:HaskellUtils/QNameTest.hs Other-Modules: HaskellUtils.QName I'm not sure what you did; the original Swish code doesn't

Re: [Haskell-cafe] Still having problems building a very simple Executable ....

2009-06-06 Thread Vasili I. Galchin
Hi David, I commented out Hs-source-dirs Executable QNameTest -- Hs-source-dirs: Swish/ Main-Is:HaskellUtils/QNameTest.hs Other-Modules: HaskellUtils.QName Here is what I got: vigalc...@ubuntu:~/FTP/Haskell/Swish-0.2.1$ cabal build -v Warning: swish.cabal: A