Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reformat stack.yaml #21

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rcannon
Copy link

@rcannon rcannon commented Jun 22, 2022

This fixes the stack build parsing error. However, there seems to be a GHC error when calling stack build:

ghc: panic! (the 'impossible' happened)
  (GHC version 8.2.2 for x86_64-apple-darwin):
	Prelude.chr: bad argument: 1543503875

Please report this as a GHC bug:  http://www.haskell.org/ghc/reportabug


--  While building simple Setup.hs (scroll up to its section to see the error) using:
      /Users/cannon/.stack/programs/x86_64-osx/ghc-8.2.2/bin/ghc-8.2.2 -rtsopts -threaded -clear-package-db -global-package-db -hide-all-packages -package base -main-is StackSetupShim.mainOverride -package Cabal-2.0.1.0 /Users/cannon/.stack/setup-exe-src/setup-mPHDZzAJ.hs /Users/cannon/.stack/setup-exe-src/setup-shim-mPHDZzAJ.hs -o /Users/cannon/.stack/setup-exe-cache/x86_64-osx/tmp-Cabal-simple_mPHDZzAJ_2.0.1.0_ghc-8.2.2
    Process exited with code: ExitFailure 1

Note that my Mac has an Intel CPU.

@rcannon rcannon marked this pull request as draft June 22, 2022 10:50
@rcannon rcannon changed the title Reformat stack.yaml #20 Reformat stack.yaml Jun 22, 2022
@rcannon
Copy link
Author

rcannon commented Jun 22, 2022

See Issue #20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant