Migrate Task.hs to optparse-applicative Cli API

t-466·WorkTask·
·
·
Created1 month ago·Updated1 month ago

Description

Edit

Task.hs still uses the old docopt-based Cli API but Cli.hs was migrated to optparse-applicative.

Error

Constructor `Cli.Plan' does not...
Not in scope: type `Cli.Arguments'
Not in scope: `Cli.has'

Fix needed

Migrate Task.hs to use the new optparse-applicative based API as documented in Omni/Cli.MIGRATION.md.

Timeline (1)

🔄[human]Open → Done1 month ago