Use liftIO instead of suspendAndResume

This commit is contained in:
Joscha 2018-09-29 10:59:36 +00:00
parent a8bdc47b2c
commit efeeef39eb
3 changed files with 6 additions and 3 deletions

View file

@ -28,6 +28,7 @@ dependencies:
#- bytestring
- containers
- megaparsec
- mtl
- optparse-applicative
#- sqlite-simple
#- stm