upgrading the ghc version being used by haskell stack
问题 I'm trying to update my ghc version installed for haskell stack from version 8.0.2 to 8.2.1 but seems like I am missing something. [user@localhost ~]$ stack --resolver ghc-8.2.1 setup stack will use a sandboxed GHC it installed For more information on paths, see 'stack path' and 'stack exec env' To use this GHC and packages outside of a project, consider using: stack ghc, stack ghci, stack runghc, or stack exec [user@localhost ~]$ stack ghci Configuring GHCi with the following packages: GHCi,