#1099: Visual Haskell crashes when ".." is used in hs-source-dirs
--------------------------------------------------+-------------------------
 Reporter:  [EMAIL PROTECTED]  |          Owner:         
     Type:  bug                                   |         Status:  new    
 Priority:  normal                                |      Milestone:  Not GHC
Component:  Visual Haskell                        |        Version:  6.6    
 Severity:  normal                                |     Resolution:         
 Keywords:                                        |     Difficulty:  Unknown
 Testcase:                                        |   Architecture:  Unknown
       Os:  Unknown                               |  
--------------------------------------------------+-------------------------
Changes (by igloo):

  * milestone:  => Not GHC

Old description:

> Create a new Visual Haskell project, manually edit the .cabal file to
> include ".." in "hs-source-dirs", then create a .hs file in it and try to
> edit that file.
>
> I'm using the updated vs_haskell.dll from
> http://www.haskell.org/visualhaskell/release-0.2/vs_haskell.zip
>
> This is the error signature Visual Studio lists:
>
> AppName: devenv.exe      AppVer: 8.0.50727.42     AppStamp:4333e699
> ModName: vs_haskell.dll      ModVer: 0.0.0.0      ModStamp:45804f05
> fDebug: 0       Offset: 00a97f4b

New description:

 Create a new Visual Haskell project, manually edit the .cabal file to
 include ".." in "hs-source-dirs", then create a .hs file in it and try to
 edit that file.

 I'm using the updated vs_haskell.dll from
 http://www.haskell.org/visualhaskell/release-0.2/vs_haskell.zip

 This is the error signature Visual Studio lists:

 {{{
 AppName: devenv.exe      AppVer: 8.0.50727.42     AppStamp:4333e699
 ModName: vs_haskell.dll      ModVer: 0.0.0.0      ModStamp:45804f05
 fDebug: 0       Offset: 00a97f4b
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1099>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to