commercialhaskell / commercialhaskell/stack
Joyent SmartOS
- Dominant language
- Haskell
- Stars
- 4.1k
- Forks
- 850
- Avg merge
- 10h 37m
- Merged PRs (30d)
- 4
Description
I'd love to see Joyent SmartOS supported. Currently, this is what the installer reports:
```
__ . .
_| |_ | .-. . . .-. :--. |-
|_ _| ;| || |(.-' | | |
|__| `--' `-' `;-| `-' ' ' `-'
/ ; Instance (base-64-lts 16.4.1)
`-' https://docs.joyent.com/images/smartos/base
[root@workstation ~]# curl -sSL https://get.haskellstack.org/ | sh
Sorry, this installer does not support your operating system: SunOS.
See http://docs.haskellstack.org/en/stable/install_and_upgrade/
```
GHC is available in the standard package repository:
```
[root@workstation ~]# ghc --version
The Glorious Glasgow Haskell Compilation System, version 7.6.3
```
Contributor guide
Assessment
This issue has not been assessed yet.