Adds GHCup.Prompt modules and its types to project

This commit is contained in:
Arjun Kathuria
2022-06-25 13:44:25 +05:30
parent 028696d4be
commit c7eceb2330
3 changed files with 30 additions and 0 deletions

View File

@@ -69,12 +69,14 @@ library
GHCup.Prelude.Process
GHCup.Prelude.String.QQ
GHCup.Prelude.Version.QQ
GHCup.Prompts
GHCup.Requirements
GHCup.Stack
GHCup.Types
GHCup.Types.JSON
GHCup.Types.JSON.Utils
GHCup.Types.Optics
GHCup.Types.Prompts
GHCup.Utils
GHCup.Utils.Dirs
GHCup.Version