#1540: GHC on Macs
-----------------------------+----------------------------------------------
Reporter: guest | Owner: thorkilnaur
Type: task | Status: new
Priority: high | Milestone: 6.8 branch
Component: Build System | Version: 6.6.1
Severity: normal | Resolution:
Keywords: | Difficulty: Unknown
Os: MacOS X | Testcase:
Architecture: x86 |
-----------------------------+----------------------------------------------
Comment (by guest):
A couple more comments:
* Please don't use .pkgs such as used to be in the .dmgs. .pkg is a
macOS installer format package, but there is no standard way to remove
such packages! A package without a standard removal mechanism is horrible:
where is the upgrade path?
* Not entirely unrelated to this is the issue of distributing a binary
which has been compiled by ghc. This is similar because ghc itself is a
binary compiled with ghc... The problem I observe is that the binaries I
generate are dependent on finding a "macports-style" libgmp.so; because my
GHC is macports-installed. This means that another mac user, who doesn't
use macports, can't use my compiled binaries.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1540#comment:20>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs