id,summary,reporter,owner,description,type,status,priority,milestone,component,resolution,keywords,cc
132,Can't find dyn base libraries on OS X,pshc,gregorycollins,"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
}}}",defect,closed,major,,OSX installer,wontfix,,paching@…
