• Alfredo Di Napoli's avatar
    ws: abstract with pattern in withNotifications · 65053486
    Alfredo Di Napoli authored
    This commit refactors the common pattern `bracket init deinit use` in
    `withNotifications` in `drivers.hspec.Main`, so that `withNotifications`
    in atomic and the user doesn't incur in the pattern of using the init
    and deinit functions independently from the `bracket`.
    
    To be faithful about what I preach, we should do the same for
    `startCoreNLPServer` and `stopCoreNLPServer`.
    65053486
Name
Last commit
Last update
..
hspec Loading commit data...
tasty Loading commit data...