HP comments from the State of Haskell survey
Bulat Ziganshin
bulat.ziganshin at gmail.com
Tue Aug 10 15:17:08 EDT 2010
Hello Don,
Tuesday, August 10, 2010, 12:30:29 AM, you wrote:
> * Apart from then Haskell Platform, software installation is a pain.
> Cabal install is bearable, if painful, for developers, but it is
> unacceptable for end users.
btw, once i've proposed to publish ${library}.hackage file on each
${library} page on the Hackage. HP should register this file extension
to itself, providing simple wrapper that installs the #{library} via
cabal. i.e. ${library}.hackage will contain "${library}" text and
command associated with *.hackage files will be equivalent to
"cabal `cat %1`"
it should be simple, at least on windows
--
Best regards,
Bulat mailto:Bulat.Ziganshin at gmail.com
More information about the Haskell-platform
mailing list