reflex-frp / reflex-platform

A curated package set and set of tools that let you build Haskell packages so they can run on a variety of platforms. reflex-platform is built on top of the nix package manager.
https://reflex-frp.org
BSD 3-Clause "New" or "Revised" License
719 stars 164 forks source link

Add patches to fix GHC 8.6.5 on MacOS Big Sur and up #810

Closed cidkidnix closed 1 year ago

cidkidnix commented 1 year ago

Relevant PR from haskell gitlab https://gitlab.haskell.org/ghc/ghc/-/merge_requests/3689

This allows us to properly load frameworks on Big Sur and up.