Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

Note: GHC 8.6.3 broken on windows for TH #1008

Closed
alanz opened this issue Dec 25, 2018 · 10 comments
Closed

Note: GHC 8.6.3 broken on windows for TH #1008

alanz opened this issue Dec 25, 2018 · 10 comments

Comments

@alanz
Copy link
Collaborator

alanz commented Dec 25, 2018

It segfaults.

See https://ghc.haskell.org/trac/ghc/ticket/16057

@Anrock
Copy link
Collaborator

Anrock commented Jan 6, 2019

As a consequnce - hie-8.6.3 can't be build on Windows due to fclabels not being buildable: sebastiaanvisser/fclabels#37

@alanz
Copy link
Collaborator Author

alanz commented Jan 6, 2019

Maybe we should adjust the windows build script to skip it by default?

@Anrock
Copy link
Collaborator

Anrock commented Jan 6, 2019

@alanz you mean replace building with some warning in hie-8.6.3 target? Sounds like a good idea.

@djleonskennedy
Copy link

Hello @alanz will it work on downgraded GHC ?

@alanz
Copy link
Collaborator Author

alanz commented Jan 21, 2019

It should work on 8.6.2

@djleonskennedy
Copy link

@alanz thank you

@andersyr
Copy link

andersyr commented Mar 12, 2019

So that others can avoid the same mistake I made, the ReadMe should use hie-8.6.2 as the Nightly installation example and point out that 8.6.3 is currently broken. I.e.,

Install Nightly (and hoogle docs):

stack ./install.hs hie-8.6.2
stack ./install.hs build-doc-8.6.2

(Note, nightly GHC-8.6.3 is currently broken. Please use an alternate version, such as the above, until it's patched.)

@alanz
Copy link
Collaborator Author

alanz commented Mar 12, 2019

The nightly is now 8.6.4, and will be used in master when #1129 lands.

@jneira
Copy link
Member

jneira commented Apr 4, 2019

Hi, i am getting to install master using stack (and default stack.yaml) in windows 10 (with some caveats about cabal-helper-wrapper exe location) but in windows 7 (with stack.yaml and stack-8.6.4.yaml) it fails due to kazu-yamamoto/unix-time#51

@alanz alanz modified the milestones: 2019-03, 2019-04 Apr 6, 2019
@Anrock
Copy link
Collaborator

Anrock commented Apr 24, 2019

install.hs no longer tries to build 8.6.3 on Windows, closed by #1168

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

No branches or pull requests

6 participants