mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-04 23:16:09 +00:00
Rename haskell to haskell-servant
This commit is contained in:
@@ -32,7 +32,7 @@ public class HaskellServantCodegen extends DefaultCodegen implements CodegenConf
|
||||
* @return the friendly name for the generator
|
||||
*/
|
||||
public String getName() {
|
||||
return "haskell";
|
||||
return "haskell-servant";
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user