[Haskell-beginners] Haskell Platform SHA

Christopher Allen cma at bitemyapp.com
Fri Apr 3 20:30:37 UTC 2015


Seems okay to me if I use sha256. I can't reproduce the hash you got with
any of the algorithms shasum offers.



[callen at atlantis ~/Downloads]$ sha256sum Haskell\ Platform\ 2014.2.0.0\
64bit.signed.pkg
62f39246ad95dd2aed6ece5138f6297f945d2b450f215d074820294310e0c48a  Haskell
Platform 2014.2.0.0 64bit.signed.pkg

[callen at atlantis ~/Downloads]$ sha1sum Haskell\ Platform\ 2014.2.0.0\
64bit.signed.pkg
5741fc1d9253568d3388fbe21c41d746acede9ab  Haskell Platform 2014.2.0.0
64bit.signed.pkg

[callen at atlantis ~/Downloads]$ sha224sum Haskell\ Platform\ 2014.2.0.0\
64bit.signed.pkg
6f5254d1ac958001eb93f1e30b4df0f34f372b791abd4bf66fd88c74  Haskell Platform
2014.2.0.0 64bit.signed.pkg

[callen at atlantis ~/Downloads]$ sha512sum Haskell\ Platform\ 2014.2.0.0\
64bit.signed.pkg
7f6a0e90966c3cc7f5000b4d2e92414a4959a22a6fed445547d9b01418bc4e4e3f391e3ec5f7713875753932a1b4880c57c30a3683885bb0209136080e6cb32c
 Haskell Platform 2014.2.0.0 64bit.signed.pkg

[callen at atlantis ~/Downloads]$ sha384sum Haskell\ Platform\ 2014.2.0.0\
64bit.signed.pkg
63fed8f9b8e8b51421462e0d12e45a8baa50e14640bc4f7ce8cbbfdc20f11cb8e0af5f1aee32c312f891569e95454ceb
 Haskell Platform 2014.2.0.0 64bit.signed.pkg

[callen at atlantis ~/Downloads]$ sha224sum Haskell\ Platform\ 2014.2.0.0\
64bit.signed.pkg
6f5254d1ac958001eb93f1e30b4df0f34f372b791abd4bf66fd88c74  Haskell Platform
2014.2.0.0 64bit.signed.pkg


On Fri, Apr 3, 2015 at 3:13 PM, sojourner <filtered02 at seesolve.com> wrote:

> Downloaded Haskell Platform 2014.2.0.0.0 for Mac OSX from
> https://www.haskell.org/platform/mac.html. Twice. The SHA-256 on the web
> page is 62f39246ad95dd2aed6ece5138f6297f945d2b450f215d074820294310e0c48a.
> But running shasum or openssl on the downloaded file results
> in 7c00f945fa7afb0f264bf253759f3dd02944a0ffef7b5f13317fa835ce841952.
>
> _______________________________________________
> Beginners mailing list
> Beginners at haskell.org
> http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/beginners/attachments/20150403/94f4a216/attachment.html>


More information about the Beginners mailing list