#1395: let ./configure check for a GNUreadline framework
-----------------------------+----------------------------------------------
Reporter: [EMAIL PROTECTED] | Owner:
Type: feature request | Status: reopened
Priority: normal | Milestone: 6.8 branch
Component: Build System | Version: 6.8
Severity: normal | Resolution:
Keywords: | Difficulty: Easy (1 hr)
Testcase: | Architecture: Multiple
Os: MacOS X |
-----------------------------+----------------------------------------------
Comment (by guest):
Replying to [comment:25 maeder]:
> My modification of `utils/hsc2hs/Main.hs` (probably) caused the problem
reported in
> http://article.gmane.org/gmane.comp.lang.haskell.cafe/34373
Cabal already handles this type of problem by passing different flags
based on whether `hsc2hs` is using `gcc` or `ghc`. This is done in
`Distribution.Simple.PreProcess.ppHsc2hs` and
`Simple.Program.hsc2hsProgram`.
Perhaps Cabal should add the `-F$HOME/Library/Frameworks` instead of
`hsc2hs` itself? See http://hackage.haskell.org/trac/hackage/ticket/189
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1395#comment:26>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs