mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
fix(haskell): Add the Haskell module to the default prompt order (#893)
This commit is contained in:
committed by
GitHub
parent
8555143533
commit
9229a48bc9
@@ -31,6 +31,7 @@ impl<'a> RootModuleConfig<'a> for StarshipRootConfig<'a> {
|
||||
// (Let's keep these sorted alphabetically)
|
||||
"dotnet",
|
||||
"golang",
|
||||
"haskell",
|
||||
"java",
|
||||
"nodejs",
|
||||
"php",
|
||||
|
||||
Reference in New Issue
Block a user