implemented pwSetService

This commit is contained in:
Jonathan Lamothe
2018-12-24 11:55:49 -05:00
parent 824f52b108
commit 7b13aad709
3 changed files with 76 additions and 1 deletions

View File

@@ -225,7 +225,7 @@ pwSetService
-- ^ the database to add to
-> PWDatabase
-- ^ the resulting database
pwSetService = undefined
pwSetService = M.insert
-- | attempts to get a service from the database
pwGetService