Support multistate-0.9 (ghc-8.4 preparation)

pull/136/head
Lennart Spitzner 2018-04-13 22:13:15 +02:00
parent e79af18fb6
commit ae162403ae
2 changed files with 2 additions and 1 deletions

View File

@ -90,7 +90,7 @@ library {
, containers >=0.5.7.1 && <0.6
, mtl >=2.2.1 && <2.3
, text >=1.2 && <1.3
, multistate >=0.7.1.1 && <0.8
, multistate >=0.7.1.1 && <0.9
, syb >=0.6 && <0.8
, neat-interpolation >=0.3.2 && <0.4
, data-tree-print

View File

@ -312,6 +312,7 @@ import Control.Monad.Trans.MultiRWS as E ( -- MultiRWST (..)
MonadMultiReader(..)
, MonadMultiWriter(..)
, MonadMultiState(..)
, mGet
-- , runMultiRWST
-- , runMultiRWSTASW
-- , runMultiRWSTW