[Haskell-cafe] Is anybody on 9.6.1 having problems profiling on a Mac?

Brandon Allbery allbery.b at gmail.com
Mon May 15 11:38:29 UTC 2023


`ghc-dynamic` would be an OS package, not cabal.

On Mon, May 15, 2023 at 7:36 AM George Colpitts
<george.colpitts at gmail.com> wrote:
>
> Thanks Henning. I just installed ghc 9.6.1.
>
> When I try ghc-dynamic I get
>
>  $ cabal install --lib ghc-dynamic
> Error: cabal: Unknown package "ghc-dynamic".
>
>
> On Sun, May 14, 2023 at 4:47 PM Henning Thielemann <lemming at henning-thielemann.de> wrote:
>>
>>
>> On Sun, 14 May 2023, George Colpitts wrote:
>>
>> > gets the error:
>> >
>> >       Could not find module ‘Prelude’
>> >
>> >        Perhaps you haven't installed the "p_dyn" libraries for package ‘base-4.18.0.0’?
>>
>> On Debian Linux the probable cause would be that you have not installed
>> ghc-dynamic. Is there a package missing on your Mac installation?
>
> _______________________________________________
> Haskell-Cafe mailing list
> To (un)subscribe, modify options or view archives go to:
> http://mail.haskell.org/cgi-bin/mailman/listinfo/haskell-cafe
> Only members subscribed via the mailman list are allowed to post.



-- 
brandon s allbery kf8nh
allbery.b at gmail.com


More information about the Haskell-Cafe mailing list