pms-application-service 0.0.1.0 → 0.0.2.0
raw patch · 3 files changed
+6/−1 lines, 3 files
Files
CHANGELOG.md view
@@ -1,5 +1,9 @@ # Revision history for pms-application-service +## 0.0.2.0 -- 2025-06-15++* Added expected prompt string for use with `expect`.+ ## 0.0.1.0 -- 2025-05-31 * First version.
pms-application-service.cabal view
@@ -20,7 +20,7 @@ -- PVP summary: +-+------- breaking API changes -- | | +----- non-breaking API additions -- | | | +--- code changes with no API change-version: 0.0.1.0+version: 0.0.2.0 -- A short (one-line) description of the package. synopsis: pms-application-service
src/PMS/Application/Service/DM/Type.hs view
@@ -59,6 +59,7 @@ , _scriptsDirConfigData = "./scripts" , _promptsConfigData = [ "ghci>"+ , "]#" , "]$" , ")?" , "password:"