Ticket #132 (closed defect: wontfix)
Can't find dyn base libraries on OS X
| Reported by: | pshc | Owned by: | gregorycollins |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | OSX installer | Keywords: | |
| Cc: | paching@… |
Description
Trying ghc -dynamic --make Test.hs gives
[1 of 1] Compiling Main ( Test.hs, Test.o )
Test.hs:1:0:
Failed to load interface for `Prelude':
Perhaps you haven't installed the "dyn" libraries for package `base'?
Use -v to see a list of the files searched for.
Also, trying to install the dynamic library with cabal install --reinstall --enable-shared base gives
Resolving dependencies... cabal: internal error: impossible
Change History
Note: See
TracTickets for help on using
tickets.
