[Hugs] #44: Hugs does not provide version numbers for installed packages

Hugs trac at galois.com
Sat Oct 21 10:58:36 EDT 2006


#44: Hugs does not provide version numbers for installed packages
--------------------------+-------------------------------------------------
  Reporter:  briansmith   |       Owner:  nobody
      Type:  enhancement  |      Status:  new   
  Priority:  major        |   Milestone:        
 Component:  hugs         |     Version:  200609
Resolution:               |    Keywords:        
--------------------------+-------------------------------------------------
Comment (by ross):

 When you install a package with cabal/hugs, the
 [http://www.haskell.org/ghc/docs/latest/html/libraries/Cabal/Distribution-
 InstalledPackageInfo.html InstalledPackageInfo] is copied into the package
 directory (though it was putting it in the wrong place); the Hugs install
 ought to do the same.

 On the other hand, !InstalledPackageInfo is somewhat GHC-specific, so
 perhaps it would be better in both cases to just put in the package
 description, augmented with any buildinfo generated by package
 configuration.

-- 
Ticket URL: <http://hackage.haskell.org/trac/hugs/ticket/44>
Hugs <http://www.haskell.org/hugs/>
Hugs 98, an interpreter for Haskell


More information about the Hugs-Bugs mailing list