Closed issue by alexjacobson95 on void-packages repository https://github.com/void-linux/void-packages/issues/7403 Description: ### System * xuname: *Void 4.19.15_1 x86_64 GenuineIntel uptodate rmFFFFF* * package: *stack-1.9.3_1* ### Expected behavior When running stack setup, I expect it to download ghc and other haskel tools. ### Actual behavior $ stack setup No setup information found for ghc-8.6.3 on your platform. This probably means a GHC bindist has not yet been added for OS key 'linux64-ncurses6'. Supported versions: ghc-7.10.3, ghc-8.0.1, ghc-8.0.2, ghc-8.2.1, ghc-8.2.2 ### Steps to reproduce the behavior stack new test-project cd test-project stack setup