haskell-platform
haskell-platform copied to clipboard
Distribution of Haskell with batteries included
https://www.haskell.org/platform/ The link to the 35 core librarys says it doesnt get shipped like this since 8.8 So maybe reflect that in the text on the initial homepage.
https://www.haskell.org/downloads/#platform links to installation options for Linux, OS X and Windows. * https://www.haskell.org/platform/linux.html * https://www.haskell.org/platform/mac.html * https://www.haskell.org/platform/windows.html They unconditionally say "You appear to be using Linux/Mac OS X/Microsoft Windows" regardless...
I would like to have Hasura run on my Jetson Nano (https://developer.nvidia.com/embedded/jetson-nano-developer-kit) but it uses Haskell as base. Unfortunately, you do not provide an arm64 image in the Docker Hub...
Hello, I am trying to compile the Haskell Platform 8.4.3 on a CentOS 6 system because the provided binaries were compiled against newer versions of libraries than are available on...
cc @randen (i dont have his email, so i'm not sure how to contact him otherwise)
Examples of this: https://www.haskell.org/platform/ > 35 core & widely-used packages https://www.haskell.org/downloads/#platform >It comes in both core versions with tools but no libraries outside of GHC core, or full versions, which...
Installing the haskell platform for windows is difficult for non-expert users, requiring them to operate commandline tools, locate hidden folders and edit them in a text editor without having extra...
Hello, I need install haskel for the University, but I openn installer and dont install but just open a small window and then close. I have Windows 10 update today....
Fix issue #289, Add command line switches to hptool for Windows Fix issue #279: add MSys to user's cabal.config NOTE: The changes for adding/changing the command line switches will affect...