Re: [haskell-platform] #199: GHCI Startup Crash with HP 2012.2.0.0 on 64bit OS X 10.6

2012-06-03 Thread haskell-platform
: <http://trac.haskell.org/haskell-platform/ticket/199#comment:5> haskell-platform <http://trac.haskell.org/haskell-platform> The Haskell Platform: a comprehensive and robust collection of Haskell libraries _______ Haskell-platform mailing list Hask

Re: [haskell-platform] #199: GHCI Startup Crash with HP 2012.2.0.0 on 64bit OS X 10.6

2012-06-03 Thread haskell-platform
org/haskell-platform/ticket/199#comment:6> haskell-platform <http://trac.haskell.org/haskell-platform> The Haskell Platform: a comprehensive and robust collection of Haskell libraries _______ Haskell-platform mailing list Haskell-platform@projects

Re: [haskell-platform] #199: GHCI Startup Crash with HP 2012.2.0.0 on 64bit OS X 10.6

2012-06-03 Thread haskell-platform
<http://trac.haskell.org/haskell-platform/ticket/199#comment:7> haskell-platform <http://trac.haskell.org/haskell-platform> The Haskell Platform: a comprehensive and robust collection of Haskell libraries _______ Haskell-platform mailing list

Re: [haskell-platform] #199: GHCI Startup Crash with HP 2012.2.0.0 on 64bit OS X 10.6

2012-06-03 Thread haskell-platform
tools standalone or from within XCode 4.3 for 10.7. All the 4.x and command line tools on the Apple download site (https://developer.apple.com/downloads/index.action) are for 10.7 only. What's the recommended install for 10.6? -- Ticket URL: <http://trac.haskell.org/haskell-platform/ti

Re: [haskell-platform] #199: GHCI Startup Crash with HP 2012.2.0.0 on 64bit OS X 10.6

2012-06-04 Thread haskell-platform
ll.org/haskell-platform/ticket/199#comment:9> haskell-platform <http://trac.haskell.org/haskell-platform> The Haskell Platform: a comprehensive and robust collection of Haskell libraries _______ Haskell-platform mailing list Haskell-platform@projects.h

[haskell-platform] #200: Can't build for compatibility with Eclipse

2012-06-21 Thread haskell-platform
unix-2.3.2.0 which failed to install. text-0.11.2.2 depends on deepseq-1.3.0.0 which failed to install. unix-2.3.2.0 failed during the building phase. There is obviously nothing that I can to about this except wait for it to be fixed. -- Ticket URL: <http://trac.haskell.org/haskell-platfor

[haskell-platform] #201: Haskell Platform OpenGL bug => Haskell Platform OpenGL Shaders Not Usable

2012-06-21 Thread haskell-platform
#201: Haskell Platform OpenGL bug => Haskell Platform OpenGL Shaders Not Usable +--- Reporter: mbrodersen | Owner: dagit Type: defect | Status: new Priority: blocker | Milest

[haskell-platform] #202: No Glut Documentation (Haskell Platform Library Docs)

2012-06-21 Thread haskell-platform
#202: No Glut Documentation (Haskell Platform Library Docs) +--- Reporter: mbrodersen | Owner: dagit Type: defect | Status: new Priority: minor | Milestone: Component: GLUT

Re: [haskell-platform] #202: No Glut Documentation (Haskell Platform Library Docs)

2012-06-21 Thread haskell-platform
#202: No Glut Documentation (Haskell Platform Library Docs) +--- Reporter: mbrodersen |Owner: MtnViewMark Type: defect | Status: assigned Priority: minor |Milestone: 2012.4.0.0

Re: [haskell-platform] #200: Can't build for compatibility with Eclipse

2012-06-21 Thread haskell-platform
d, which Haskell Platform version was installed, what action where you performing? Otherwise, we can't tell what really is going on here. As a side note: --force-reinstalls is almost never a good idea. (Note: I have reduce the priority, as this bug is not yet a blocker for release of th

Re: [haskell-platform] #200: Can't build for compatibility with Eclipse

2012-06-21 Thread haskell-platform
xecutables buildwrapper and scion-browser are missing. Choose Install to download and install them from Hackage or Cancel to set them up manually in the Haskell Preferences Page" I chose "Install" -- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/200#comme

Re: [haskell-platform] #200: Can't build for compatibility with Eclipse

2012-06-21 Thread haskell-platform
9.0.2 ... linking ... done. Loading package persistent-sqlite-0.9.0.2 ... linking ... done. Loading package extensible-exceptions-0.1.1.4 ... linking ... done. Loading package time-1.2.0.5 ... Updating documentation index /var/root/Library/Haskell/doc/index.html -- Ticket URL: <http://trac.

Re: [haskell-platform] #160: dependency on hscolour

2012-06-26 Thread haskell-platform
Component: Generic source tarball | Resolution: Keywords: | +--- Comment(by drozzy): Um... so has this been fixed? I am getting the same error when compiling haskell-platform with

Re: [haskell-platform] #200: Can't build for compatibility with Eclipse

2012-07-17 Thread haskell-platform
of c:\ghc, Haskell Platform old versions and AppData/Roaming/cabal I ran cabal update (a mistake?) and the first cabal install I try fails: and then when I try to install hoogle, for example: {{{ C:\Users\Mike>cabal install hoogle Resolving dependencies... In order, the following

Re: [haskell-platform] #200: Can't build for compatibility with Eclipse

2012-07-18 Thread haskell-platform
l dir left over (usually `%HOME%/Application Data/Cabal`) - and probably also an old copy of `%HOME%/Application Data/ghc`. Try deleting these dirs - if successful, `cabal install` will tell you to do a `cabal update` next time you run it. -- Ticket URL: <http://trac.haskell.org/haskell-

[haskell-platform] #203: [10.8] Haskell Platform installer should be signed with a developer ID

2012-07-18 Thread haskell-platform
#203: [10.8] Haskell Platform installer should be signed with a developer ID ---+ Reporter: cbarrett | Owner: MtnViewMark Type: defect | Status: new Priority: major

Re: [haskell-platform] #200: Can't build for compatibility with Eclipse

2012-07-19 Thread haskell-platform
ch I had deleted) and "%HOME%/AppData/Roaming/ghc" (which has "i386-mingw32-7.0.4", so obviously I didn't delete anything there.) Well, insufficiently clean slate seems likely in my case (and a slate that seems hard to clean :-( ). -- Ticket URL: <http://trac.haskell.o

Re: [haskell-platform] #200: Can't build for compatibility with Eclipse

2012-07-19 Thread haskell-platform
tover from past adventures), "cabal install hoogle" runs for me. -- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/200#comment:8> haskell-platform <http://trac.haskell.org/haskell-platform> The Haskell Platform: a comprehensive and r

Re: [haskell-platform] #62: It should be possible to run the Windows installer as non-admin

2012-07-29 Thread haskell-platform
lear error message and no prompt. -- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/62#comment:13> haskell-platform <http://trac.haskell.org/haskell-platform> The Haskell Platform: a comprehensive and robust collection of Haskell libraries _____

Re: [haskell-platform] #62: It should be possible to run the Windows installer as non-admin

2012-07-29 Thread haskell-platform
lease. -- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/62#comment:14> haskell-platform <http://trac.haskell.org/haskell-platform> The Haskell Platform: a comprehensive and robust collection of Haskell libraries _______ Haskell-platform mai

[haskell-platform] #204: Spaces in username causes cobal errors

2012-08-03 Thread haskell-platform
3 fi 114 115 if [ \! -e ${cabal_config} ] 116 then }}} changes to {{{ 112 CONFIG_END 113 fi 114 115 if [ \! -e "${cabal_config}" ] 116 then }}} -- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/204> haskell-platform <http://trac.haskell.

Re: [haskell-platform] #204: Spaces in username causes cobal errors

2012-08-03 Thread haskell-platform
-specified) | Resolution: Keywords: cabal spaces | --+- Changes (by egwor): * keywords: cobal spaces => cabal spaces -- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/204#comment:1>

Re: [haskell-platform] #204: Spaces in username causes cabal errors (was: Spaces in username causes cobal errors)

2012-08-03 Thread haskell-platform
-specified) | Resolution: Keywords: cabal spaces | --+- -- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/204#comment:2> haskell-platform <http://trac.haskell.org/haskell-platform> The Hask

Re: [haskell-platform] #199: GHCI Startup Crash with HP 2012.2.0.0 on 64bit OS X 10.6

2012-08-04 Thread haskell-platform
n the ghci and runhaskell I get don't have the problem at all. -- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/199#comment:10> haskell-platform <http://trac.haskell.org/haskell-platform> The Haskell Platform: a comprehensive and robust coll

[haskell-platform] #205: Data.Array.Base link broken on array package page

2012-08-09 Thread haskell-platform
-Base.html -- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/205> haskell-platform <http://trac.haskell.org/haskell-platform> The Haskell Platform: a comprehensive and robust collection of Haskell libraries _______ Haskell-platform

Re: [haskell-platform] #205: Data.Array.Base link broken on array package page

2012-08-11 Thread haskell-platform
t/2711 -- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/205#comment:1> haskell-platform <http://trac.haskell.org/haskell-platform> The Haskell Platform: a comprehensive and robust collection of Haskell libraries _______ Haskell-pla

Re: [haskell-platform] #204: Spaces in username causes cabal errors

2012-08-11 Thread haskell-platform
racker: https://github.com/haskell/cabal/issues/new -- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/204#comment:3> haskell-platform <http://trac.haskell.org/haskell-platform> The Haskell Platform: a comprehensive and robust collection of

Re: [haskell-platform] #205: Data.Array.Base link broken on array package page

2012-08-12 Thread haskell-platform
https://github.com/haskell/cabal/issues/759 -- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/205#comment:2> haskell-platform <http://trac.haskell.org/haskell-platform> The Haskell Platform: a comprehensive and robust collection of

[haskell-platform] #206: add link for Chris Dorman's CentOS distro.

2012-08-14 Thread haskell-platform
4.0.0 Component: (none-specified) |Keywords: --+- Chris said: "I have been maintaining RPMs for GHC and the Haskell Platform for CentOS 5 and 6 at http://www.justhub.org/download."; -- Ti

[haskell-platform] #207: build instructions should be in source tarball

2012-08-14 Thread haskell-platform
of the tarball. -- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/207> haskell-platform <http://trac.haskell.org/haskell-platform> The Haskell Platform: a comprehensive and robust collection of Haskell libraries _______ Hask

[haskell-platform] #208: Compiling with extra libraries in Windows doesn't work with whitespaces in platform folder

2012-08-28 Thread haskell-platform
gument It cuts off at the first whitespace, as if there are no " " around the paths. See the attached log file. -- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/208> haskell-platform <http://trac.haskell.org/haskell-platform> The Haskell Platform: a c

Re: [haskell-platform] #208: Compiling with extra libraries in Windows doesn't work with whitespaces in platform folder

2012-08-28 Thread haskell-platform
/haskell-platform/ticket/208#comment:1> haskell-platform <http://trac.haskell.org/haskell-platform> The Haskell Platform: a comprehensive and robust collection of Haskell libraries _______ Haskell-platform mailing list Haskell-platform@projects

Re: [haskell-platform] #57: PROPOSAL: Remove OpenGL

2012-08-30 Thread haskell-platform
Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/57#comment:15> haskell-platform <http://trac.haskell.org/haskell-platform> The Haskell Platform: a comprehensive and robust collection of Haskell libraries _______ Haskell-platform mailing

Re: [haskell-platform] #57: PROPOSAL: Remove OpenGL

2012-08-30 Thread haskell-platform
nGL. -- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/57#comment:16> haskell-platform <http://trac.haskell.org/haskell-platform> The Haskell Platform: a comprehensive and robust collection of Haskell libraries _______ Haske

Re: [haskell-platform] #208: Compiling with extra libraries in Windows doesn't work with whitespaces in platform folder

2012-08-31 Thread haskell-platform
ike a Cabal bug. Please resubmit it at the Cabal bug tracker: https://github.com/haskell/cabal/issues/new -- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/208#comment:2> haskell-platform <http://trac.haskell.org/haskell-platform> The Haskell Platform: a comprehensive a

[haskell-platform] #209: 64-bit version of the Windows installer

2012-08-31 Thread haskell-platform
. -- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/209> haskell-platform <http://trac.haskell.org/haskell-platform> The Haskell Platform: a comprehensive and robust collection of Haskell libraries _______ Haskell-platform mailing

Re: [haskell-platform] #209: 64-bit version of the Windows installer

2012-08-31 Thread haskell-platform
: 2012.4.0.0 Component: Windows installer | Resolution: Keywords: | ---+ Changes (by refold): * status: new => assigned -- Ticket URL: <http://trac.haskell.org/haskell-platform/tick

Re: [haskell-platform] #167: Proposal add: OpenGLRaw

2012-09-21 Thread haskell-platform
skell.org/haskell-platform/ticket/167#comment:4> haskell-platform <http://trac.haskell.org/haskell-platform> The Haskell Platform: a comprehensive and robust collection of Haskell libraries _______ Haskell-platform mailing list Haskell-platform@project

[haskell-platform] #210: Do not encourage Mac users to use 32-bit platform

2012-10-08 Thread haskell-platform
icket URL: <http://trac.haskell.org/haskell-platform/ticket/210> haskell-platform <http://trac.haskell.org/haskell-platform> The Haskell Platform: a comprehensive and robust collection of Haskell libraries _______ Haskell-platform mailing list

Re: [haskell-platform] #201: Haskell Platform OpenGL bug => Haskell Platform OpenGL Shaders Not Usable

2012-10-10 Thread haskell-platform
#201: Haskell Platform OpenGL bug => Haskell Platform OpenGL Shaders Not Usable +--- Reporter: mbrodersen |Owner: dagit Type: defect | Status: closed Priority: bloc

Re: [haskell-platform] #176: Extensive Haddock breakage

2012-10-10 Thread haskell-platform
installer | Resolution: Keywords: | ---+ Changes (by MtnViewMark): * status: assigned => new Comment: Is this resolved? -- Ticket URL: <http://trac.haskell.org/haskell-platform/tick

Re: [haskell-platform] #105: Cannot install platform (2009.2.0.2) on Ubuntu 9.04 with GHC 6.10.4 after successful make

2012-10-10 Thread haskell-platform
sed * resolution: => wontfix Comment: This is out of date, and newer HPs install on Ubunutu. -- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/105#comment:2> haskell-platform <http://trac.haskell.org/haskell-platform> The Haskell Platform: a comprehensive and robust col

Re: [haskell-platform] #131: Public release timetable suitable for users

2012-10-10 Thread haskell-platform
een fixed. More coming. -- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/131#comment:3> haskell-platform <http://trac.haskell.org/haskell-platform> The Haskell Platform: a comprehensive and robust collection of Haskell libraries _______

Re: [haskell-platform] #131: Public release timetable suitable for users

2012-10-10 Thread haskell-platform
site | Resolution: Keywords:| --+- Changes (by MtnViewMark): * milestone: => 2012.4.0.0 -- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/131#comment:4> haskell-platf

Re: [haskell-platform] #146: Cannot update cabal (Windows PATH issue)

2012-10-10 Thread haskell-platform
: (none-specified) | Resolution: Keywords:| --+- Comment(by MtnViewMark): has this been resolved one way or the other? -- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/

Re: [haskell-platform] #176: Extensive Haddock breakage

2012-10-10 Thread haskell-platform
OpenGL documentation that I didn't have time to look into. -- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/176#comment:5> haskell-platform <http://trac.haskell.org/haskell-platform> The Haskell Platform: a comprehensive and robust collecti

Re: [haskell-platform] #148: Firefox dislikes Haddock master index

2012-10-10 Thread haskell-platform
et/218 -- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/148#comment:2> haskell-platform <http://trac.haskell.org/haskell-platform> The Haskell Platform: a comprehensive and robust collection of Haskell libraries _______ Haskell-pla

Re: [haskell-platform] #149: No Haddock index for global installs

2012-10-10 Thread haskell-platform
#x27;' cabal-install and haddock - as they both need to think through the index strategy. -- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/149#comment:2> haskell-platform <http://trac.haskell.org/haskell-platform> The Haskell Platform: a comprehensive and

Re: [haskell-platform] #146: Cannot update cabal (Windows PATH issue)

2012-10-10 Thread haskell-platform
://trac.haskell.org/haskell-platform/ticket/146#comment:3> haskell-platform <http://trac.haskell.org/haskell-platform> The Haskell Platform: a comprehensive and robust collection of Haskell libraries _______ Haskell-platform mailing list Haskell-platfo

Re: [haskell-platform] #146: Cannot update cabal (Windows PATH issue)

2012-10-10 Thread haskell-platform
: Component: (none-specified) | Resolution: Keywords:| --+- Changes (by refold): * status: closed => reopened * resolution: fixed => -- Ticket URL: <http://trac.haskell.org/haskell

Re: [haskell-platform] #146: Cannot update cabal (Windows PATH issue)

2012-10-10 Thread haskell-platform
: Component: (none-specified) | Resolution: Keywords:| --+- Changes (by refold): * priority: major => minor -- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/146#com

Re: [haskell-platform] #168: HP 2011.2 /ghc 7.02 completely breaks Haskell installation (started w/ OpenGL) with circular errs

2012-10-10 Thread haskell-platform
ontfix Comment: closing as old -- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/168#comment:1> haskell-platform <http://trac.haskell.org/haskell-platform> The Haskell Platform: a comprehensive and robust collection of

Re: [haskell-platform] #183: HP is broken in Ubuntu 11.04 - the Natty Narwhal - released in April 2011

2012-10-10 Thread haskell-platform
ticket referenced above. -- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/183#comment:2> haskell-platform <http://trac.haskell.org/haskell-platform> The Haskell Platform: a comprehensive and robust collection of Haskell libraries ______

Re: [haskell-platform] #200: Can't build for compatibility with Eclipse

2012-10-10 Thread haskell-platform
onent: Platform| Resolution: fixed Keywords: | +--- Changes (by MtnViewMark): * status: new => closed * resolution: => fixed -- Ticket URL: <http://trac.haskell.org/haskell-platf

Re: [haskell-platform] #203: [10.8] Haskell Platform installer should be signed with a developer ID

2012-10-10 Thread haskell-platform
#203: [10.8] Haskell Platform installer should be signed with a developer ID ---+ Reporter: cbarrett |Owner: MtnViewMark Type: defect | Status: new Priority: major

Re: [haskell-platform] #210: Do not encourage Mac users to use 32-bit platform

2012-10-10 Thread haskell-platform
or brew, they need to use the same arch. as they've set those to. -- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/210#comment:1> haskell-platform <http://trac.haskell.org/haskell-platform> The Haskell Platform: a comprehensive and robust collection

Re: [haskell-platform] #210: Do not encourage Mac users to use 32-bit platform

2012-10-10 Thread haskell-platform
: Web site | Resolution: Keywords:| --+- Changes (by MtnViewMark): * milestone: => 2012.4.0.0 -- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/210#comment:2> haskell

Re: [haskell-platform] #198: Enable building of shared libraries in generic tarball

2012-10-10 Thread haskell-platform
.4.0.0 -- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/198#comment:1> haskell-platform <http://trac.haskell.org/haskell-platform> The Haskell Platform: a comprehensive and robust collection of Haskell libraries _______ Haskell-pla

Re: [haskell-platform] #198: Enable building of shared libraries in generic tarball

2012-10-10 Thread haskell-platform
URL: <http://trac.haskell.org/haskell-platform/ticket/198#comment:2> haskell-platform <http://trac.haskell.org/haskell-platform> The Haskell Platform: a comprehensive and robust collection of Haskell libraries _______ Haskell-platform mailing list H

Re: [haskell-platform] #96: Webpage should mention dependencies

2012-10-10 Thread haskell-platform
Comment: For mac, the web site mentions the pre-requisites, and the installer checks for them. I'm kicking this over to refold to see if there is anything we need to do for windows. -- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/96#comment:2> haskell-platform <

Re: [haskell-platform] #125: ./configure fails on Ubuntu Lucid Lynx, due to 'unknown package: haskell98' error

2012-10-10 Thread haskell-platform
* resolution: => wontfix Comment: closing as very old and now out-of-date versions -- please reopen if problem is reproducible on current systems and platforms. -- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/125#comment:2> haskell-platform <http://trac.haskell.

Re: [haskell-platform] #156: Link to CABAL file from changelog page should point to the correct release

2012-10-10 Thread haskell-platform
skell.org/haskell-platform/ticket/156#comment:2> haskell-platform <http://trac.haskell.org/haskell-platform> The Haskell Platform: a comprehensive and robust collection of Haskell libraries _______ Haskell-platform mailing list Haskell-platform@project

Re: [haskell-platform] #96: Webpage should mention dependencies

2012-10-10 Thread haskell-platform
o see if there is anything we need to do for windows. No, as I said above, the Windows installer doesn't have any prerequisites. One exception is the GLUT dll, which we don't ship with the installer, but there's a separate ticket for that. -- Ticket URL: <http://trac.haskel

Re: [haskell-platform] #192: cabal throws an error message if there is a space in the path to $HOME

2012-10-10 Thread haskell-platform
(none-specified) => OSX installer * milestone: => 2012.4.0.0 Comment: Yikes - don't know how I missed this one before - it's big! -- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/192#comment:2> haskell-platform <http://trac.haskell.org/haskell-pl

Re: [haskell-platform] #18: Better branding for installers

2012-10-10 Thread haskell-platform
installer | Resolution: Keywords: | ---+ Changes (by MtnViewMark): * owner: => refold -- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/18#comment:5> haskell-platf

Re: [haskell-platform] #151: No links from packages back to Haddock index

2012-10-10 Thread haskell-platform
: http://trac.haskell.org/haddock/ticket/219 -- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/151#comment:2> haskell-platform <http://trac.haskell.org/haskell-platform> The Haskell Platform: a comprehensive and robust collection of

Re: [haskell-platform] #196: add DESTDIR parameter to Haskell Platform installer Makefile

2012-10-10 Thread haskell-platform
#196: add DESTDIR parameter to Haskell Platform installer Makefile +--- Reporter: chrisdornan |Owner: MtnViewMark Type: enhancement | Status: assigned Priority: minor

Re: [haskell-platform] #209: 64-bit version of the Windows installer

2012-10-10 Thread haskell-platform
: 2013.2.0.0 Component: Windows installer | Resolution: Keywords: | ---+ Changes (by MtnViewMark): * milestone: 2012.4.0.0 => 2013.2.0.0 -- Ticket URL: <http://trac.haskell.org/haskell-pl

Re: [haskell-platform] #18: Better branding for installers

2012-10-10 Thread haskell-platform
les. -- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/18#comment:6> haskell-platform <http://trac.haskell.org/haskell-platform> The Haskell Platform: a comprehensive and robust collection of Haskell libraries _______ Haskell-platform maili

Re: [haskell-platform] #50: Data Parallel Haskell libraries now bundled with GHC

2012-10-12 Thread haskell-platform
.4.0.0. dph is not bundled with ghc 7.4.2 closing -- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/50#comment:4> haskell-platform <http://trac.haskell.org/haskell-platform> The Haskell Platform: a comprehensive and robust collection of

Re: [haskell-platform] #198: Enable building of shared libraries in generic tarball

2012-10-16 Thread haskell-platform
t;http://trac.haskell.org/haskell-platform/ticket/198#comment:3> haskell-platform <http://trac.haskell.org/haskell-platform> The Haskell Platform: a comprehensive and robust collection of Haskell libraries _______ Haskell-platform mailing list H

[haskell-platform] #211: Old version / uninstallation confusion

2012-10-17 Thread haskell-platform
| Milestone: Component: OSX installer |Keywords: mac installer uninstall uninstaller ---+ I downloaded the Haskell Platform 2012.2.0.0 32bit Mac installer and began

Re: [haskell-platform] #211: Old version / uninstallation confusion

2012-10-17 Thread haskell-platform
: <http://trac.haskell.org/haskell-platform/ticket/211#comment:1> haskell-platform <http://trac.haskell.org/haskell-platform> The Haskell Platform: a comprehensive and robust collection of Haskell libraries _______ Haskell-platform mailing list Hask

Re: [haskell-platform] #192: cabal throws an error message if there is a space in the path to $HOME

2012-10-17 Thread haskell-platform
askell-platform/ticket/192#comment:3> haskell-platform <http://trac.haskell.org/haskell-platform> The Haskell Platform: a comprehensive and robust collection of Haskell libraries _______ Haskell-platform mailing list Haskell-platform@projects.h

[haskell-platform] #212: HP Windows installer should add mingw/bin to PATH

2012-10-18 Thread haskell-platform
: Component: Windows installer |Keywords: ---+ As far as I understood, the HP installer adds GHC and other Haskell tools to PATH, like so: $ which ghc /c/Program Files (x86)/Haskell Platform/2012.2.0.0/bin/ghc

Re: [haskell-platform] #212: HP Windows installer should add mingw/bin to PATH

2012-10-18 Thread haskell-platform
x27;s installed). Maybe the correct behaviour is to *append* `$PLATFORMDIR/mingw/bin` to $PATH so that the system gcc (if installed) is not overridden. -- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/212#comment:1> haskell-platform <http://trac.haskell.org/haskell-platform&

Re: [haskell-platform] #150: Documentation not linked

2012-10-25 Thread haskell-platform
<http://trac.haskell.org/haskell-platform/ticket/150#comment:2> haskell-platform <http://trac.haskell.org/haskell-platform> The Haskell Platform: a comprehensive and robust collection of Haskell libraries _______ Haskell-platform mailing lis

Re: [haskell-platform] #18: Better branding for installers

2012-10-25 Thread haskell-platform
: Windows installer | Resolution: Keywords: | ---+ Changes (by refold): * milestone: => Blue Sky -- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/18#comment:7>

Re: [haskell-platform] #137: Linking error when using Text.Regex.Posix

2012-10-25 Thread haskell-platform
ng ago. -- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/137#comment:6> haskell-platform <http://trac.haskell.org/haskell-platform> The Haskell Platform: a comprehensive and robust collection of Haskell libraries _______ Haskell-platform ma

Re: [haskell-platform] #30: Create library documentation by default

2012-10-25 Thread haskell-platform
. #176 discusses the same problem and is newer. -- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/30#comment:10> haskell-platform <http://trac.haskell.org/haskell-platform> The Haskell Platform: a comprehensive and robust collection of

Re: [haskell-platform] #184: Security issue in installing Haskell platform in MS Windows - Installer not digitally signed

2012-10-25 Thread haskell-platform
#184: Security issue in installing Haskell platform in MS Windows - Installer not digitally signed +--- Reporter: gsngh |Owner: refold Type: defect

Re: [haskell-platform] #101: Platform is broken on Windows 2000 (caball-install and network problems)

2012-10-25 Thread haskell-platform
losing since this is really a bug in network. -- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/101#comment:6> haskell-platform <http://trac.haskell.org/haskell-platform> The Haskell Platform: a comprehensive and robust collection of

Re: [haskell-platform] #97: The default install dir for cabal-install should be $PLATFORMDIR/cabal

2012-10-25 Thread haskell-platform
ll.org/haskell-platform/ticket/97#comment:6> haskell-platform <http://trac.haskell.org/haskell-platform> The Haskell Platform: a comprehensive and robust collection of Haskell libraries _______ Haskell-platform mailing list Haskell-platform@projects.h

Re: [haskell-platform] #97: The default install dir for cabal-install should be $PLATFORMDIR/cabal

2012-10-25 Thread haskell-platform
. Could this be considered fixed? -- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/97#comment:7> haskell-platform <http://trac.haskell.org/haskell-platform> The Haskell Platform: a comprehensive and robust collection of Haske

Re: [haskell-platform] #129: WinGHCi won't start if installed without enviroment variables set

2012-10-25 Thread haskell-platform
haskell.org/haskell-platform/ticket/129#comment:7> haskell-platform <http://trac.haskell.org/haskell-platform> The Haskell Platform: a comprehensive and robust collection of Haskell libraries _______ Haskell-platform mailing list Haskell-platform@proje

Re: [haskell-platform] #28: Always create uninstaller

2012-10-25 Thread haskell-platform
<http://trac.haskell.org/haskell-platform/ticket/28#comment:12> haskell-platform <http://trac.haskell.org/haskell-platform> The Haskell Platform: a comprehensive and robust collection of Haskell libraries _______ Haskell-platform mailing lis

Re: [haskell-platform] #212: HP Windows installer should add mingw/bin to PATH

2012-10-25 Thread haskell-platform
: 2012.4.0.0 Component: Windows installer | Resolution: Keywords: | ---+ Changes (by refold): * milestone: => 2012.4.0.0 -- Ticket URL: <http://trac.haskell.org/haskell-pl

Re: [haskell-platform] #166: Windows installer seems to be lacking glut32.dll

2012-10-25 Thread haskell-platform
: 2012.4.0.0 Component: Windows installer | Resolution: Keywords: | ---+ Changes (by refold): * milestone: => 2012.4.0.0 -- Ticket URL: <http://trac.haskell.org/haskell-platform/

Re: [haskell-platform] #175: Add cabal binaries to PATH

2012-10-25 Thread haskell-platform
| ---+ Changes (by refold): * milestone: => 2012.4.0.0 -- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/175#comment:2> haskell-platform <http://trac.haskell.org/haskell-platform> The Haskell Platform: a comprehensive and robust collection of Ha

Re: [haskell-platform] #62: It should be possible to run the Windows installer as non-admin

2012-10-25 Thread haskell-platform
askell-platform/ticket/62#comment:15> haskell-platform <http://trac.haskell.org/haskell-platform> The Haskell Platform: a comprehensive and robust collection of Haskell libraries _______ Haskell-platform mailing list Haskell-platform@projects.h

Re: [haskell-platform] #146: Cannot update cabal (Windows PATH issue)

2012-10-25 Thread haskell-platform
askell-platform/ticket/146#comment:6> haskell-platform <http://trac.haskell.org/haskell-platform> The Haskell Platform: a comprehensive and robust collection of Haskell libraries _______ Haskell-platform mailing list Haskell-platform@projects.h

Re: [haskell-platform] #175: Add cabal binaries to PATH

2012-10-25 Thread haskell-platform
| ---+ Changes (by refold): * status: new => closed * resolution: => fixed Comment: This was fixed in some previous release. We add `"$APPDATA\cabal\bin"` to `HKCU/PATH`. -- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/175#comment:

Re: [haskell-platform] #176: Extensive Haddock breakage

2012-10-25 Thread haskell-platform
ttp://trac.haskell.org/haskell-platform/ticket/176#comment:6> haskell-platform <http://trac.haskell.org/haskell-platform> The Haskell Platform: a comprehensive and robust collection of Haskell libraries _______ Haskell-platform mailing list Hask

Re: [haskell-platform] #206: add link for Chris Dorman's CentOS distro.

2012-10-25 Thread haskell-platform
onent: Web site | Resolution: Keywords: | -+-- Changes (by refold): * component: (none-specified) => Web site -- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/20

Re: [haskell-platform] #195: cabal output changed, breaking Build.hs under some conditions

2012-10-25 Thread haskell-platform
rce tarball -- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/195#comment:1> haskell-platform <http://trac.haskell.org/haskell-platform> The Haskell Platform: a comprehensive and robust collection of Haskell libraries _______ Haskell-p

Re: [haskell-platform] #64: Add a vcvars32.bat-like bat file

2012-10-25 Thread haskell-platform
Component: Windows installer | Resolution: Keywords: | ---+ Changes (by refold): * milestone: => 2013.2.0.0 -- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/64#comm

Re: [haskell-platform] #63: Different versions of Haskell Platform should be allowed to co-exist

2012-10-25 Thread haskell-platform
#63: Different versions of Haskell Platform should be allowed to co-exist ---+ Reporter: refold |Owner: refold Type: enhancement| Status: assigned Priority: major

Re: [haskell-platform] #36: Installer actions should be better documented.

2012-10-25 Thread haskell-platform
Sky Component: Windows installer | Resolution: Keywords: | ---+ Changes (by refold): * milestone: => Blue Sky -- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/36#com

Re: [haskell-platform] #146: Cannot update cabal (Windows PATH issue)

2012-10-25 Thread haskell-platform
: 2013.2.0.0 Component: Windows installer | Resolution: Keywords: | ---+ Changes (by refold): * milestone: => 2013.2.0.0 -- Ticket URL: <http://trac.haskell.org/haskell-platform/tick

[haskell-platform] #213: Documentation for some packages is missing

2012-10-25 Thread haskell-platform
ve to investigate why is that happening. -- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/213> haskell-platform <http://trac.haskell.org/haskell-platform> The Haskell Platform: a comprehensive and robust collection of Haskell libraries ______

<    5   6   7   8   9   10   11   >