haskell-platform
haskell-platform copied to clipboard
Distribution of Haskell with batteries included
One of the last steps in the HP installer is to invoke the just-installed cabal to modify its config file to write the `extra-prog-path`, `extra-lib-dirs.`, and `extra-include-dirs.`. values with directories...
Consider packaging Haskell Platform for Flatpak, AppImage or Snap as Linux distribution-agnostic variants. It may even serve as a reference platform or testbed, since it's a better-controlled environment.
System: Windows 7 Ultimate x64 Installer: HaskellPlatform-8.6.3-core-x86_64-setup.exe I changed the installation directory to D:\HaskellPlatform\8.6.3 I changed the installation directory of Stack to D:\HaskellPlatform\8.6.3\HaskellStack (no need for a user specific folder)...
Both "Minimal installers" and "Haskell Platform" lead to https://www.haskell.org/platform/windows.html There are only Download Core … buttons
OS: Mac OS X 10.14.1 Chrome: 70.0.3538.110 When I attempt to download [Haskell Platform](https://haskell.org/platform/download/8.4.3/Haskell%20Platform%208.4.3%20Core%2064bit-signed.pkg), google chrome flags it as malware and won't allow me to open the installer:
I installed the Haskell Platform for OSX (Core) yesterday, and I hit some very strange errors with cabal. Eventually, I found out that the binary for the HP cabal (version...
After doing clean install of Haskell platform on windows following error happens.  No other mingw instances on path. Tried reinstalling with default locations. Still no success. Compiling hello world...
Currently, on the Windows flavor of the HP installer, we elevate privileges near the very start of the installation process. This prevents some users from being able to get to...
Note: we need to be careful to avoid symlink-hell here.
We should make it clearer that there's a nice way to switch between ghc versions installed with multiple platforms.