summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAndrew Prokhorenkov <andrew.prokhorenkov@gmail.com>2020-01-25 00:48:39 -0600
committerKevin Song <chipbuster@users.noreply.github.com>2020-01-25 00:48:39 -0600
commit6f2c9fb397fcfb22829c043a23372afe1f877499 (patch)
tree48b64728a098dcd95f2e694b0a62dd66467fc47b /README.md
parentf4c095de92a09b7143766c4759ab0e60ff0befbb (diff)
feat: add Haskell Stack support (#546)
Add a Haskell Stack module when a stack.yaml file is detected
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 094befe9c..2e612c89d 100644
--- a/README.md
+++ b/README.md
@@ -89,8 +89,9 @@ The prompt shows information you need while you're working, while staying sleek
- Prompt character turns red if the last command exits with non-zero code
- Current Go version (`🐹`)
-- Current Java version (`☕`)
-- Current Node.js version (`⬢`)
+- Current Haskell version (`λ`)
+- Current Java version(`☕`)
+- Current Node.js version(`⬢`)
- Current PHP version (`🐘`)
- Current Python version (`🐍`)
- Current Ruby version (`💎`)