patch applied (packages/Cabal): Ban package names that are not
valid windows file names
Ian Lynagh
igloo at earth.li
Sat Aug 30 08:59:06 EDT 2008
Mon Aug 25 17:55:02 PDT 2008 Duncan Coutts <duncan at haskell.org>
* Ban package names that are not valid windows file names
At least for the purposes of distribution. So if you're on unix
then you can call your package 'LPT1' if you feel you must, but
you cannot distribute a package with this name.
M ./Distribution/PackageDescription/Check.hs -1 +10
View patch online:
http://darcs.haskell.org/packages/Cabal/_darcs/patches/20080826005502-adfee-ea18a7472a865766c1bcfe03e06172effa58e865.gz
More information about the Cvs-libraries
mailing list