Re: [haskell-platform] #191: Users confused by presence of Data.Binary in docs, but not in platform (was: Using Data.Binary.Get requires --package option on HP 2011.4.0.0.0 64 bits OS X)

2012-05-21 Thread haskell-platform
#191: Users confused by presence of Data.Binary in docs, but not in platform +--- Reporter: Laurentg|Owner: dcoutts Type: defect | Status: new Priority: minor |

build.sh

2012-05-21 Thread N. Raghavendra
There are a couple of instances of "echo -n" in scripts/build.sh in the 2011.4.0.0 source installer. The builtin echo command in sh on Mac OS X Lion doesn't accept the `-n' option, e.g., "echo -n foo" just prints "-n foo". In case it hasn't been already done, I suggest that the instances of "echo

[haskell-platform] #197: build.sh has non sh-isms in it

2012-05-21 Thread haskell-platform
#197: build.sh has non sh-isms in it +--- Reporter: MtnViewMark | Owner: MtnViewMark Type: defect | Status: new Priority: minor | Milestone: 2012.

Re: build.sh

2012-05-21 Thread Mark Lentczner
Good catch! Filed as ticket #197 I scheduled it for next milestone as we are at RC2 (as of tonight) and i didn't want to change anything that wasn't crucial, since the packagers seem to be building okay with this. (Note: the Mac installer is b

Re: 2012.2.0.0 final count down

2012-05-21 Thread Mark Lentczner
2012.2.0.0-rc2 source tar ball is up: http://www.ozonehouse.com/mark/platform/haskell-platform-2012.2.0.0-rc2.tar.gz The final tweaks to the package list have been made: https://github.com/haskell/haskell-platform/commit/3ef3548297952720fc992578caa6419aa8766d34 -- Mark _