#362: Disallow uploads of libraries that provide binaries called 'test' and
similar
+---
Reporter: guest |Owner:
Type: defect | Status: new
Priority: normal |
#325: SHGetFolderPath requiered to configure cabal on windows
+---
Reporter: guest |Owner:
Type: defect | Status: new
Priority: normal |Milestone:
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
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