VHS 0.1 _____________________________________________ VHS intends to support a productive use of Haskell through Visual Studio .NET extension, spreading around the utilization of the language and expanding its application boundaries. Plase note that this is an alpha (preview) version of VHS, which may cause a VS.NET session to become unstable if you create Haskell projects and/or open Haskell files! _____________________________________________ CONTENTS 1. Requirements 2. Installing 3. Features 4. Known issues and bugs 5. Contact info 6. Acknowledgements _____________________________________________ 1. Requirements VHS 0.1 requires: - Microsoft Visual Studio .NET 2003 with Visual C++ - Glasgow Haskell Compiler 6.2 or later, which can be obtained from www.haskell.org/ghc - The installation must be run from an user account which can modify the Windows registry _____________________________________________ 2. Installing Double-click VHS-0.1.msi. An intuitive wizard will guide you through the rest of the installing process. Please log off/in after installing. _____________________________________________ 3. Features Please check www.cin.ufpe.br/~haskell/vhs for a complete list of features. _____________________________________________ 4. Known issues and bugs - A VS.NET session can become unstable if you open a .hs file or create a Haskell Console Application project. - After opening a .hs file, the devenv.exe process is not being killed when VS.NET exists. But you can kill it via Windows Task Manager. - Some features are not working in an "inter-module fashion". - Some features are not working properly if the haskell module under development has errors. - The Visual Haskell logo does not disappear from VS.NET splash screen after uninstall. _____________________________________________ 5. Contact info - VHS project website: www.cin.ufpe.br/~haskell/vhs _____________________________________________ 6. Acknowledgements This project is partially supported by Microsoft Corporation.