#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 Keywords: | -------------------------+-------------------------------------------------- After installing WinHugs, we can inspect the "packages" subdirectory to see what packages are installed. But, there is no way to tell what version of each package is installed. I know that Hugs does not provide a versioning mechanism for packages like GHC does, but it would be very helpful it it at least included a "version" file in each directory that contained the version number from the Cabal file. -- Ticket URL: http://hackage.haskell.org/trac/hugs/ticket/44 Hugs http://www.haskell.org/hugs/ Hugs 98, an interpreter for Haskell