[GHC] #14022: base and ghc-prim should depend upon libm
GHC
ghc-devs at haskell.org
Sun Jul 23 15:31:43 UTC 2017
#14022: base and ghc-prim should depend upon libm
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone: 8.2.2
Component: Compiler | Version: 8.2.1
Keywords: | Operating System: Unknown/Multiple
Architecture: | Type of failure: None/Unknown
Unknown/Multiple |
Test Case: | Blocked By:
Blocking: | Related Tickets:
Differential Rev(s): | Wiki Page:
-------------------------------------+-------------------------------------
Both `base` and `ghc-prim` have references to symbols provided by `libm`.
This dependency should be manifest in their respective cabal files. It
seems that some `ld.gold` versions are strict about this. See
https://github.com/NixOS/nixpkgs/pull/27584.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14022>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list