[Hackage] #362: Disallow uploads of libraries that provide binaries called 'test' and similar

2008-09-28 Thread Hackage
#362: Disallow uploads of libraries that provide binaries called 'test' and similar +--- Reporter: guest |Owner: Type: defect | Status: new Priority: normal |

Re: [Hackage] #325: SHGetFolderPath requiered to configure cabal on windows

2008-09-28 Thread Hackage
#325: SHGetFolderPath requiered to configure cabal on windows +--- Reporter: guest |Owner: Type: defect | Status: new Priority: normal |Milestone:

Re: Carriage returns in a .cabal file

2008-09-28 Thread Ross Paterson
On Sun, Sep 28, 2008 at 12:27:17AM -0700, Clifford Beshers wrote: > The stb-image package on hackage has carriage returns (^M) at the end of some > lines. This confused hlibrary.mk from the Debian haskell-devscripts. Are > these characters legal in a .cabal file? They are whitespace, and so allo

Carriage returns in a .cabal file

2008-09-28 Thread Clifford Beshers
The stb-image package on hackage has carriage returns (^M) at the end of some lines. This confused hlibrary.mk from the Debian haskell-devscripts. Are these characters legal in a .cabal file? I haven't found any mention of valid line terminators. If not, then I'll work with the author of stb-ima