Title: Visual Haskell: Cannot Create Project

I downloaded and installed the Visual Haskell addin for Visual Studio 2003 today, but Visual Studio displays the following error message when I attempt to create my first Haskell Console Application project: 

The application for project ‘C:\Program Files\Visual Haskell\Templates\Console Application.cabal’ is not installed.

Make sure the application for the project type (.cabal) is installed.

-- I verified that Windows has the CABAL file extension mapped to the File Type “Visual Haskell Project”.

-- I verified that ghci.exe (in the Visual Haskell\bin directory) runs successfully.

-- I also tried adding the Visual Haskell\bin directory to my PATH environment variable (had no effect.)

Do I have to do something manually to install the Cabal libraries?  (I am a complete beginner with Haskell.)

System Info:

Windows XP SP1

Visual Studio 2003 Version 7.1.3088

.Net Framework Version 1.1.4322 SP1

Thanks,

Ed B.


_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to