[Hackage] #521: Check that module names match file names case-sensitively on Windows

Hackage trac at galois.com
Fri Mar 13 10:06:47 EDT 2009


#521: Check that module names match file names case-sensitively on Windows
------------------------------+---------------------------------------------
  Reporter:  duncan           |        Owner:         
      Type:  defect           |       Status:  new    
  Priority:  normal           |    Milestone:         
 Component:  Cabal library    |      Version:  1.6.0.1
  Severity:  normal           |     Keywords:         
Difficulty:  easy (<4 hours)  |   Ghcversion:         
  Platform:  Windows          |  
------------------------------+---------------------------------------------
 It's possible to specify a module name like `Foo.Bar` but have ghc
 actually find `foo/Bar.hs` or something. This is ok for local use but we
 should warn or reject it for distributed packages.

-- 
Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/521>
Hackage <http://haskell.org/cabal/>
Hackage: Cabal and related projects


More information about the cabal-devel mailing list