matchai / spacefish

🚀🐟 The fish shell prompt for astronauts
https://spacefish.matchai.dev
MIT License
964 stars 79 forks source link

Add Haskell support #60

Closed evanrelf closed 6 years ago

evanrelf commented 6 years ago

Description

Added a Haskell section to show the version of GHC being used by Stack. Imitates spaceship-prompt's implementation.

Also fixed a typo in docs/Options.md (s/SHIP/FISH).

Motivation and Context

Brings parity between spaceship-prompt and spacefish regarding Haskell support.

Types of changes

Screenshots (if appropriate):

screen shot 2018-08-16 at 11 24 42 pm

How Has This Been Tested?

Checklist:

evanrelf commented 6 years ago

Happy to help! 😄