gbaz
gbaz
@adubovik thanks for the update. I think long-term if the platform is going to provide a regex package, it should be one of the tdfa ones, but that's a further...
@dagit also curious if you have any insight on how we might tweak the scripts here? I think just this script: https://github.com/haskell/haskell-platform/blob/master/hptool/os-extras/posix/installer/install-haskell-platform.sh.mu and this script: https://github.com/haskell/haskell-platform/blob/master/hptool/os-extras/posix/bin/activate-hs need to be modified....
Thanks for the report! I think all the stuff as described here https://github.com/haskell/haskell-platform/issues/234#issuecomment-191046183 also need to happen, just to maintain continuity across the related tickets...
related to #145
We're already doing the checksum now afaik. @randen do you have thoughts on if signing is important or knowledge on if we've addressed this already?
@dagit-- also worth considering. I think we can do this all in scripts with some post-hoc path munging on the tarball unpack...maybe? this could be a bit tricky, but I...
The platform installer for windows wraps the stack installer for windows, so it may be that the issue fails there too :-/ https://docs.haskellstack.org/en/stable/install_and_upgrade/#installer Sorry I don't have more insight into...
Thanks randy, sorry for the noise in my jumping to the wrong conclusion. I'll update the title accordingly and I guess leave this open for now, even though I guess...
related: https://github.com/commercialhaskell/stack/issues/2548
@randen continuing the purely HP side of the discussion from the "related" ticket here -- I agree that for a full "enterprise install" situation we may want to consider MSI...