Control/Monad/Cont/Class.hs:57:1: warning: [-Wdeprecations] Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead | 57 | import Control.Monad.Trans.Error as Error | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Control/Monad/Cont/Class.hs:59:1: warning: [-Wdeprecations] Module ‘Control.Monad.Trans.List’ is deprecated: This transformer is invalid on most monads | 59 | import Control.Monad.Trans.List as List | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Control/Monad/Cont/Class.hs:98:11: warning: [-Wdeprecations] In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 98 | instance (Error e, MonadCont m) => MonadCont (ErrorT e m) where | ^^^^^ Control/Monad/Cont/Class.hs:98:47: warning: [-Wdeprecations] In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 98 | instance (Error e, MonadCont m) => MonadCont (ErrorT e m) where | ^^^^^^ Control/Monad/Cont/Class.hs:99:14: warning: [-Wdeprecations] In the use of ‘liftCallCC’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 99 | callCC = Error.liftCallCC callCC | ^^^^^^^^^^^^^^^^ Control/Monad/Cont/Class.hs:104:38: warning: [-Wdeprecations] In the use of type constructor or class ‘ListT’ (imported from Control.Monad.Trans.List): Deprecated: "This transformer is invalid on most monads" | 104 | instance (MonadCont m) => MonadCont (ListT m) where | ^^^^^ Control/Monad/Cont/Class.hs:105:14: warning: [-Wdeprecations] In the use of ‘liftCallCC’ (imported from Control.Monad.Trans.List): Deprecated: "This transformer is invalid on most monads" | 105 | callCC = List.liftCallCC callCC [ 2 of 21] Compiling Control.Monad. Control/Monad/State/Class.hs:30:1: warning: [-Wdeprecations] Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead | 30 | import Control.Monad.Trans.Error | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Control/Monad/State/Class.hs:32:1: warning: [-Wdeprecations] Module ‘Control.Monad.Trans.List’ is deprecated: This transformer is invalid on most monads | 32[ 5 of 21] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.o, dist/build/Control/Monad/State/Strict.dyn_o ) [ 6 of 21] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.o, dist/build/Control/Monad/State/Lazy.dyn_o ) [ 7 of 21] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.o, dist/build/Control/Monad/State.dyn_o ) [ 8 of 21] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.o, dist/build/Control/Monad/Reader/Class.dyn_o ) [ 9 of 21] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.o, dist/build/Control/Monad/Reader.dyn_o ) [10 of 21] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.o, dist/build/Control/Monad/List.dyn_o ) [11 of 21] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.o, dist/build/Control/Monad/Error/Class.dyn_o ) [12 of 21] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.o, dist/build/Control/Monad/Error.dyn_o ) [13 of 21] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.o, dist/build/Control/Monad/Cont.dyn_o ) [14 of 21] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.o, dist/build/Control/Monad/Writer/Class.dyn_o ) [15 of 21] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.o, dist/build/Control/Monad/RWS/Class.dyn_o ) [16 of 21] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.o, dist/build/Control/Monad/RWS/Strict.dyn_o ) [17 of 21] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.o, dist/build/Control/Monad/RWS/Lazy.dyn_o ) [18 of 21] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.o, dist/build/Control/Monad/RWS.dyn_o ) [19 of 21] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.o, dist/build/Control/Monad/Writer/Lazy.dyn_o ) [20 of 21] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.o, dist/build/Control/Monad/Writer.dyn_o ) [21 of 21] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.o, dist/build/Control/Monad/Writer/Strict.dyn_o ) [ 1 of 21] Compiling Control.Monad.Cont.Class ( Control/Monad/Cont/Class.hs, dist/build/Control/Monad/Cont/Class.p_o ) [ 2 of 21] Compiling Control.Monad.Identity ( Control/Monad/Identity.hs, dist/build/Control/Monad/Identity.p_o ) [ 3 of 21] Compiling Control.Monad.Trans ( Control/Monad/Trans.hs, dist/build/Control/Monad/Trans.p_o ) [ 4 of 21] Compiling Control.Monad.State.Class ( Control/Monad/State/Class.hs, dist/build/Control/Monad/State/Class.p_o ) [ 5 of 21] Compiling Control.Monad.State.Strict ( Control/Monad/State/Strict.hs, dist/build/Control/Monad/State/Strict.p_o ) [ 6 of 21] Compiling Control.Monad.State.Lazy ( Control/Monad/State/Lazy.hs, dist/build/Control/Monad/State/Lazy.p_o ) [ 7 of 21] Compiling Control.Monad.State ( Control/Monad/State.hs, dist/build/Control/Monad/State.p_o ) [ 8 of 21] Compiling Control.Monad.Reader.Class ( Control/Monad/Reader/Class.hs, dist/build/Control/Monad/Reader/Class.p_o ) [ 9 of 21] Compiling Control.Monad.Reader ( Control/Monad/Reader.hs, dist/build/Control/Monad/Reader.p_o ) [10 of 21] Compiling Control.Monad.List ( Control/Monad/List.hs, dist/build/Control/Monad/List.p_o ) [11 of 21] Compiling Control.Monad.Error.Class ( Control/Monad/Error/Class.hs, dist/build/Control/Monad/Error/Class.p_o ) [12 of 21] Compiling Control.Monad.Error ( Control/Monad/Error.hs, dist/build/Control/Monad/Error.p_o ) [13 of 21] Compiling Control.Monad.Cont ( Control/Monad/Cont.hs, dist/build/Control/Monad/Cont.p_o ) [14 of 21] Compiling Control.Monad.Writer.Class ( Control/Monad/Writer/Class.hs, dist/build/Control/Monad/Writer/Class.p_o ) [15 of 21] Compiling Control.Monad.RWS.Class ( Control/Monad/RWS/Class.hs, dist/build/Control/Monad/RWS/Class.p_o ) [16 of 21] Compiling Control.Monad.RWS.Strict ( Control/Monad/RWS/Strict.hs, dist/build/Control/Monad/RWS/Strict.p_o ) [17 of 21] Compiling Control.Monad.RWS.Lazy ( Control/Monad/RWS/Lazy.hs, dist/build/Control/Monad/RWS/Lazy.p_o ) [18 of 21] Compiling Control.Monad.RWS ( Control/Monad/RWS.hs, dist/build/Control/Monad/RWS.p_o ) [19 of 21] Compiling Control.Monad.Writer.Lazy ( Control/Monad/Writer/Lazy.hs, dist/build/Control/Monad/Writer/Lazy.p_o ) [20 of 21] Compiling Control.Monad.Writer ( Control/Monad/Writer.hs, dist/build/Control/Monad/Writer.p_o ) [21 of 21] Compiling Control.Monad.Writer.Strict ( Control/Monad/Writer/Strict.hs, dist/build/Control/Monad/Writer/Strict.p_o ) Preprocessing library for monads-tf-0.1.0.3.. Running Haddock on library for monads-tf-0.1.0.3.. Haddock coverage: Warning: 'Cont' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 50% ( 1 / 2) in 'Control.Monad.Cont.Class' Missing documentation for: MonadCont (Control/Monad/Cont/Class.hs:71) 100% ( 2 / 2) in 'Control.Monad.Identity' 100% ( 3 / 3) in 'Control.Monad.Trans' 100% ( 4 / 4) in 'Control.Monad.State.Class' 100% ( 23 / 23) in 'Control.Monad.State.Strict' 100% ( 23 / 23) in 'Control.Monad.State.Lazy' 100% ( 2 / 2) in 'Control.Monad.State' Warning: 'Reader' is out of scope. If you qualify the identifier, haddock can try to link it anyway. 100% ( 3 / 3) in 'Control.Monad.Reader.Class' 100% ( 22 / 22) in 'Control.Monad.Reader' 100% ( 5 / 5) in 'Control.Monad.List' 100% ( 3 / 3) in 'Control.Monad.Error.Class' 100% ( 14 / 14) in 'Control.Monad.Error' 95% ( 19 / 20) in 'Control.Monad.Cont' Missing documentation for: MonadCont (Control/Monad/Cont/Class.hs:71) 25% ( 1 / 4) in 'Control.Monad.Writer.Class' Missing documentation for: MonadWriter (Control/Monad/Writer/Class.hs:57) listens (Control/Monad/Writer/Class.hs:63) censor (Control/Monad/Writer/Class.hs:68) 80% ( 4 / 5) in 'Control.Monad.RWS.Class' Missing documentation for: MonadRWS (Control/Monad/RWS/Class.hs:41) 100% ( 20 / 20) in 'Control.Monad.RWS.Strict' 100% ( 20 / 20) in 'Control.Monad.RWS.Lazy' 100% ( 2 / 2) in 'Control.Monad.RWS' 83% ( 15 / 18) in 'Control.Monad.Writer.Lazy' Missing documentation for: MonadWriter (Control/Monad/Writer/Class.hs:57) listens (Control/Monad/Writer/Class.hs:63) censor (Control/Monad/Writer/Class.hs:68) 100% ( 2 / 2) in 'Control.Monad.Writer' 83% ( 15 / 18) in 'Control.Monad.Writer.Strict' Missing documentation for: MonadWriter (Control/Monad/Writer/Class.hs:57) listens (Control/Monad/Writer/Class.hs:63) censor (Control/Monad/Writer/Class.hs:68) Documentation created: dist/doc/html/monads-tf/index.html Installing library in /usr/src/slapt-src/haskell/haskell-monads-tf/package-haskell-monads-tf/usr/lib/ghc-8.10.4/monads-tf-0.1.0.3 Slackware package maker, version 3.14159265. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src/haskell/haskell-monads-tf/haskell-monads-tf-0.1.0.3-i586-1salix15.0.txz Slackware package /usr/src/slapt-src/haskell/haskell-monads-tf/haskell-monads-tf-0.1.0.3-i586-1salix15.0.txz created. Installing package haskell-monads-tf-0.1.0.3-i586-1salix15.0... | haskell-monads-tf (Monad classes, using type families) | | Monad classes using type families, with instances for various monad | transformers, inspired by the paper /Functional Programming with | Overloading and Higher-Order Polymorphism/, by Mark P Jones, in | Advanced School of Functional Programming, 1995 | (https://web.cecs.pdx.edu/~mpj/pubs/springschool.html). | | | | | | Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead | 54 | import Control.Monad.Trans.Error (ErrorT(..), mapErrorT) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Control/Monad/Writer/Class.hs:27:1: warning: [-Wdeprecations] Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead | 27 | import Control.Monad.Trans.Error as Error | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Control/Monad/Writer/Class.hs:100:11: warning: [-Wdeprecations] In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 100 | instance (Error e, MonadWriter m) => MonadWriter (ErrorT e m) where | ^^^^^ Control/Monad/Writer/Class.hs:100:51: warning: [-Wdeprecations] In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 100 | instance (Error e, MonadWriter m) => MonadWriter (ErrorT e m) where | ^^^^^^ Control/Monad/Writer/Class.hs:101:22: warning: [-Wdeprecations] In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 101 | type WriterType (ErrorT e m) = WriterType m | ^^^^^^ Control/Monad/Writer/Class.hs:103:14: warning: [-Wdeprecations] In the use of ‘liftListen’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 103 | listen = Error.liftListen listen | ^^^^^^^^^^^^^^^^ Control/Monad/Writer/Class.hs:104:14: warning: [-Wdeprecations] In the use of ‘liftPass’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 104 | pass = Error.liftPass pass | ^^^^^^^^^^^^^^ Control/Monad/RWS/Class.hs:33:1: warning: [-Wdeprecations] Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead | 33 | import Control.Monad.Trans.Error(Error, ErrorT) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Control/Monad/RWS/Class.hs:51:11: warning: [-Wdeprecations] In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 51 | instance (Error e, MonadRWS m) => MonadRWS (ErrorT e m) | ^^^^^ Control/Monad/RWS/Class.hs:51:45: warning: [-Wdeprecations] In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 51 | instance (Error e, MonadRWS m) => MonadRWS (ErrorT e m) | ^^^^^^ Control/Monad/Cont/Class.hs:57:1: warning: [-Wdeprecations] Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead | 57 | import Control.Monad.Trans.Error as Error | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Control/Monad/Cont/Class.hs:59:1: warning: [-Wdeprecations] Module ‘Control.Monad.Trans.List’ is deprecated: This transformer is invalid on most monads | 59 | import Control.Monad.Trans.List as List | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Control/Monad/Cont/Class.hs:98:11: warning: [-Wdeprecations] In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 98 | instance (Error e, MonadCont m) => MonadCont (ErrorT e m) where | ^^^^^ Control/Monad/Cont/Class.hs:98:47: warning: [-Wdeprecations] In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 98 | instance (Error e, MonadCont m) => MonadCont (ErrorT e m) where | ^^^^^^ Control/Monad/Cont/Class.hs:99:14: warning: [-Wdeprecations] In the use of ‘liftCallCC’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 99 | callCC = Error.liftCallCC callCC | ^^^^^^^^^^^^^^^^ Control/Monad/Cont/Class.hs:104:38: warning: [-Wdeprecations] In the use of type constructor or class ‘ListT’ (imported from Control.Monad.Trans.List): Deprecated: "This transformer is invalid on most monads" | 104 | instance (MonadCont m) => MonadCont (ListT m) where | ^^^^^ Control/Monad/Cont/Class.hs:105:14: warning: [-Wdeprecations] In the use of ‘liftCallCC’ (imported from Control.Monad.Trans.List): Deprecated: "This transformer is invalid on most monads" | 105 | callCC = List.liftCallCC callCC | ^^^^^^^^^^^^^^^ Control/Monad/State/Class.hs:30:1: warning: [-Wdeprecations] Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead | 30 | import Control.Monad.Trans.Error | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Control/Monad/State/Class.hs:32:1: warning: [-Wdeprecations] Module ‘Control.Monad.Trans.List’ is deprecated: This transformer is invalid on most monads | 32 | import Control.Monad.Trans.List | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Control/Monad/State/Class.hs:107:11: warning: [-Wdeprecations] In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 107 | instance (Error e, MonadState m) => MonadState (ErrorT e m) where | ^^^^^ Control/Monad/State/Class.hs:107:49: warning: [-Wdeprecations] In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 107 | instance (Error e, MonadState m) => MonadState (ErrorT e m) where | ^^^^^^ Control/Monad/State/Class.hs:108:21: warning: [-Wdeprecations] In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 108 | type StateType (ErrorT e m) = StateType m | ^^^^^^ Control/Monad/State/Class.hs:117:40: warning: [-Wdeprecations] In the use of type constructor or class ‘ListT’ (imported from Control.Monad.Trans.List): Deprecated: "This transformer is invalid on most monads" | 117 | instance (MonadState m) => MonadState (ListT m) where | ^^^^^ Control/Monad/State/Class.hs:118:21: warning: [-Wdeprecations] In the use of type constructor or class ‘ListT’ (imported from Control.Monad.Trans.List): Deprecated: "This transformer is invalid on most monads" | 118 | type StateType (ListT m) = StateType m | ^^^^^ Control/Monad/Reader/Class.hs:45:1: warning: [-Wdeprecations] Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead | 45 | import Control.Monad.Trans.Error | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Control/Monad/Reader/Class.hs:47:1: warning: [-Wdeprecations] Module ‘Control.Monad.Trans.List’ is deprecated: This transformer is invalid on most monads | 47 | import Control.Monad.Trans.List | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Control/Monad/Reader/Class.hs:119:11: warning: [-Wdeprecations] In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 119 | instance (Error e, MonadReader m) => MonadReader (ErrorT e m) where | ^^^^^ Control/Monad/Reader/Class.hs:119:51: warning: [-Wdeprecations] In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 119 | instance (Error e, MonadReader m) => MonadReader (ErrorT e m) where | ^^^^^^ Control/Monad/Reader/Class.hs:120:19: warning: [-Wdeprecations] In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 120 | type EnvType (ErrorT e m) = EnvType m | ^^^^^^ Control/Monad/Reader/Class.hs:122:13: warning: [-Wdeprecations] In the use of ‘mapErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 122 | local = mapErrorT . local | ^^^^^^^^^ Control/Monad/Reader/Class.hs:129:42: warning: [-Wdeprecations] In the use of type constructor or class ‘ListT’ (imported from Control.Monad.Trans.List): Deprecated: "This transformer is invalid on most monads" | 129 | instance (MonadReader m) => MonadReader (ListT m) where | ^^^^^ Control/Monad/Reader/Class.hs:130:19: warning: [-Wdeprecations] In the use of type constructor or class ‘ListT’ (imported from Control.Monad.Trans.List): Deprecated: "This transformer is invalid on most monads" | 130 | type EnvType (ListT m) = EnvType m | ^^^^^ Control/Monad/Reader/Class.hs:132:13: warning: [-Wdeprecations] In the use of ‘mapListT’ (imported from Control.Monad.Trans.List): Deprecated: "This transformer is invalid on most monads" | 132 | local = mapListT . local | ^^^^^^^^ Control/Monad/List.hs:25:1: warning: [-Wdeprecations] Module ‘Control.Monad.Trans.List’ is deprecated: This transformer is invalid on most monads | 25 | import Control.Monad.Trans.List | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Control/Monad/Error/Class.hs:40:1: warning: [-Wdeprecations] Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead | 40 | import Control.Monad.Trans.Error (Error(..), ErrorT) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Control/Monad/Error/Class.hs:41:1: warning: [-Wdeprecations] Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead | 41 | import qualified Control.Monad.Trans.Error as ErrorT (throwError, catchError) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Control/Monad/Error/Class.hs:43:1: warning: [-Wdeprecations] Module ‘Control.Monad.Trans.List’ is deprecated: This transformer is invalid on most monads | 43 | import Control.Monad.Trans.List as List | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Control/Monad/Error/Class.hs:102:11: warning: [-Wdeprecations] In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 102 | instance (Error e) => MonadError (Either e) where | ^^^^^ Control/Monad/Error/Class.hs:108:20: warning: [-Wdeprecations] In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 108 | instance (Monad m, Error e) => MonadError (ErrorT e m) where | ^^^^^ Control/Monad/Error/Class.hs:108:44: warning: [-Wdeprecations] In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 108 | instance (Monad m, Error e) => MonadError (ErrorT e m) where | ^^^^^^ Control/Monad/Error/Class.hs:109:21: warning: [-Wdeprecations] In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 109 | type ErrorType (ErrorT e m) = e | ^^^^^^ Control/Monad/Error/Class.hs:110:18: warning: [-Wdeprecations] In the use of ‘throwError’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 110 | throwError = ErrorT.throwError | ^^^^^^^^^^^^^^^^^ Control/Monad/Error/Class.hs:111:18: warning: [-Wdeprecations] In the use of ‘catchError’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 111 | catchError = ErrorT.catchError | ^^^^^^^^^^^^^^^^^ Control/Monad/Error/Class.hs:121:40: warning: [-Wdeprecations] In the use of type constructor or class ‘ListT’ (imported from Control.Monad.Trans.List): Deprecated: "This transformer is invalid on most monads" | 121 | instance (MonadError m) => MonadError (ListT m) where | ^^^^^ Control/Monad/Error/Class.hs:122:21: warning: [-Wdeprecations] In the use of type constructor or class ‘ListT’ (imported from Control.Monad.Trans.List): Deprecated: "This transformer is invalid on most monads" | 122 | type ErrorType (ListT m) = ErrorType m | ^^^^^ Control/Monad/Error/Class.hs:124:18: warning: [-Wdeprecations] In the use of ‘liftCatch’ (imported from Control.Monad.Trans.List): Deprecated: "This transformer is invalid on most monads" | 124 | catchError = List.liftCatch catchError | ^^^^^^^^^^^^^^ Control/Monad/Error.hs:54:1: warning: [-Wdeprecations] Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead | 54 | import Control.Monad.Trans.Error (ErrorT(..), mapErrorT) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Control/Monad/Writer/Class.hs:27:1: warning: [-Wdeprecations] Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead | 27 | import Control.Monad.Trans.Error as Error | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Control/Monad/Writer/Class.hs:100:11: warning: [-Wdeprecations] In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 100 | instance (Error e, MonadWriter m) => MonadWriter (ErrorT e m) where | ^^^^^ Control/Monad/Writer/Class.hs:100:51: warning: [-Wdeprecations] In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 100 | instance (Error e, MonadWriter m) => MonadWriter (ErrorT e m) where | ^^^^^^ Control/Monad/Writer/Class.hs:101:22: warning: [-Wdeprecations] In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 101 | type WriterType (ErrorT e m) = WriterType m | ^^^^^^ Control/Monad/Writer/Class.hs:103:14: warning: [-Wdeprecations] In the use of ‘liftListen’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 103 | listen = Error.liftListen listen | ^^^^^^^^^^^^^^^^ Control/Monad/Writer/Class.hs:104:14: warning: [-Wdeprecations] In the use of ‘liftPass’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 104 | pass = Error.liftPass pass | ^^^^^^^^^^^^^^ Control/Monad/RWS/Class.hs:33:1: warning: [-Wdeprecations] Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead | 33 | import Control.Monad.Trans.Error(Error, ErrorT) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Control/Monad/RWS/Class.hs:51:11: warning: [-Wdeprecations] In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 51 | instance (Error e, MonadRWS m) => MonadRWS (ErrorT e m) | ^^^^^ Control/Monad/RWS/Class.hs:51:45: warning: [-Wdeprecations] In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 51 | instance (Error e, MonadRWS m) => MonadRWS (ErrorT e m) | ^^^^^^ Control/Monad/Cont/Class.hs:57:1: warning: [-Wdeprecations] Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead | 57 | import Control.Monad.Trans.Error as Error | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Control/Monad/Cont/Class.hs:59:1: warning: [-Wdeprecations] Module ‘Control.Monad.Trans.List’ is deprecated: This transformer is invalid on most monads | 59 | import Control.Monad.Trans.List as List | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Control/Monad/Cont/Class.hs:98:11: warning: [-Wdeprecations] In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 98 | instance (Error e, MonadCont m) => MonadCont (ErrorT e m) where | ^^^^^ Control/Monad/Cont/Class.hs:98:47: warning: [-Wdeprecations] In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 98 | instance (Error e, MonadCont m) => MonadCont (ErrorT e m) where | ^^^^^^ Control/Monad/Cont/Class.hs:99:14: warning: [-Wdeprecations] In the use of ‘liftCallCC’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 99 | callCC = Error.liftCallCC callCC | ^^^^^^^^^^^^^^^^ Control/Monad/Cont/Class.hs:104:38: warning: [-Wdeprecations] In the use of type constructor or class ‘ListT’ (imported from Control.Monad.Trans.List): Deprecated: "This transformer is invalid on most monads" | 104 | instance (MonadCont m) => MonadCont (ListT m) where | ^^^^^ Control/Monad/Cont/Class.hs:105:14: warning: [-Wdeprecations] In the use of ‘liftCallCC’ (imported from Control.Monad.Trans.List): Deprecated: "This transformer is invalid on most monads" | 105 | callCC = List.liftCallCC callCC | ^^^^^^^^^^^^^^^ Control/Monad/State/Class.hs:30:1: warning: [-Wdeprecations] Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead | 30 | import Control.Monad.Trans.Error | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Control/Monad/State/Class.hs:32:1: warning: [-Wdeprecations] Module ‘Control.Monad.Trans.List’ is deprecated: This transformer is invalid on most monads | 32 | import Control.Monad.Trans.List | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Control/Monad/State/Class.hs:107:11: warning: [-Wdeprecations] In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 107 | instance (Error e, MonadState m) => MonadState (ErrorT e m) where | ^^^^^ Control/Monad/State/Class.hs:107:49: warning: [-Wdeprecations] In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 107 | instance (Error e, MonadState m) => MonadState (ErrorT e m) where | ^^^^^^ Control/Monad/State/Class.hs:108:21: warning: [-Wdeprecations] In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 108 | type StateType (ErrorT e m) = StateType m | ^^^^^^ Control/Monad/State/Class.hs:117:40: warning: [-Wdeprecations] In the use of type constructor or class ‘ListT’ (imported from Control.Monad.Trans.List): Deprecated: "This transformer is invalid on most monads" | 117 | instance (MonadState m) => MonadState (ListT m) where | ^^^^^ Control/Monad/State/Class.hs:118:21: warning: [-Wdeprecations] In the use of type constructor or class ‘ListT’ (imported from Control.Monad.Trans.List): Deprecated: "This transformer is invalid on most monads" | 118 | type StateType (ListT m) = StateType m | ^^^^^ Control/Monad/Reader/Class.hs:45:1: warning: [-Wdeprecations] Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead | 45 | import Control.Monad.Trans.Error | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Control/Monad/Reader/Class.hs:47:1: warning: [-Wdeprecations] Module ‘Control.Monad.Trans.List’ is deprecated: This transformer is invalid on most monads | 47 | import Control.Monad.Trans.List | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Control/Monad/Reader/Class.hs:119:11: warning: [-Wdeprecations] In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 119 | instance (Error e, MonadReader m) => MonadReader (ErrorT e m) where | ^^^^^ Control/Monad/Reader/Class.hs:119:51: warning: [-Wdeprecations] In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 119 | instance (Error e, MonadReader m) => MonadReader (ErrorT e m) where | ^^^^^^ Control/Monad/Reader/Class.hs:120:19: warning: [-Wdeprecations] In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 120 | type EnvType (ErrorT e m) = EnvType m | ^^^^^^ Control/Monad/Reader/Class.hs:122:13: warning: [-Wdeprecations] In the use of ‘mapErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 122 | local = mapErrorT . local | ^^^^^^^^^ Control/Monad/Reader/Class.hs:129:42: warning: [-Wdeprecations] In the use of type constructor or class ‘ListT’ (imported from Control.Monad.Trans.List): Deprecated: "This transformer is invalid on most monads" | 129 | instance (MonadReader m) => MonadReader (ListT m) where | ^^^^^ Control/Monad/Reader/Class.hs:130:19: warning: [-Wdeprecations] In the use of type constructor or class ‘ListT’ (imported from Control.Monad.Trans.List): Deprecated: "This transformer is invalid on most monads" | 130 | type EnvType (ListT m) = EnvType m | ^^^^^ Control/Monad/Reader/Class.hs:132:13: warning: [-Wdeprecations] In the use of ‘mapListT’ (imported from Control.Monad.Trans.List): Deprecated: "This transformer is invalid on most monads" | 132 | local = mapListT . local | ^^^^^^^^ Control/Monad/List.hs:25:1: warning: [-Wdeprecations] Module ‘Control.Monad.Trans.List’ is deprecated: This transformer is invalid on most monads | 25 | import Control.Monad.Trans.List | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Control/Monad/Error/Class.hs:40:1: warning: [-Wdeprecations] Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead | 40 | import Control.Monad.Trans.Error (Error(..), ErrorT) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Control/Monad/Error/Class.hs:41:1: warning: [-Wdeprecations] Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead | 41 | import qualified Control.Monad.Trans.Error as ErrorT (throwError, catchError) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Control/Monad/Error/Class.hs:43:1: warning: [-Wdeprecations] Module ‘Control.Monad.Trans.List’ is deprecated: This transformer is invalid on most monads | 43 | import Control.Monad.Trans.List as List | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Control/Monad/Error/Class.hs:102:11: warning: [-Wdeprecations] In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 102 | instance (Error e) => MonadError (Either e) where | ^^^^^ Control/Monad/Error/Class.hs:108:20: warning: [-Wdeprecations] In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 108 | instance (Monad m, Error e) => MonadError (ErrorT e m) where | ^^^^^ Control/Monad/Error/Class.hs:108:44: warning: [-Wdeprecations] In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 108 | instance (Monad m, Error e) => MonadError (ErrorT e m) where | ^^^^^^ Control/Monad/Error/Class.hs:109:21: warning: [-Wdeprecations] In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 109 | type ErrorType (ErrorT e m) = e | ^^^^^^ Control/Monad/Error/Class.hs:110:18: warning: [-Wdeprecations] In the use of ‘throwError’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 110 | throwError = ErrorT.throwError | ^^^^^^^^^^^^^^^^^ Control/Monad/Error/Class.hs:111:18: warning: [-Wdeprecations] In the use of ‘catchError’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 111 | catchError = ErrorT.catchError | ^^^^^^^^^^^^^^^^^ Control/Monad/Error/Class.hs:121:40: warning: [-Wdeprecations] In the use of type constructor or class ‘ListT’ (imported from Control.Monad.Trans.List): Deprecated: "This transformer is invalid on most monads" | 121 | instance (MonadError m) => MonadError (ListT m) where | ^^^^^ Control/Monad/Error/Class.hs:122:21: warning: [-Wdeprecations] In the use of type constructor or class ‘ListT’ (imported from Control.Monad.Trans.List): Deprecated: "This transformer is invalid on most monads" | 122 | type ErrorType (ListT m) = ErrorType m | ^^^^^ Control/Monad/Error/Class.hs:124:18: warning: [-Wdeprecations] In the use of ‘liftCatch’ (imported from Control.Monad.Trans.List): Deprecated: "This transformer is invalid on most monads" | 124 | catchError = List.liftCatch catchError | ^^^^^^^^^^^^^^ Control/Monad/Error.hs:54:1: warning: [-Wdeprecations] Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead | 54 | import Control.Monad.Trans.Error (ErrorT(..), mapErrorT) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Control/Monad/Writer/Class.hs:27:1: warning: [-Wdeprecations] Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead | 27 | import Control.Monad.Trans.Error as Error | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Control/Monad/Writer/Class.hs:100:11: warning: [-Wdeprecations] In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 100 | instance (Error e, MonadWriter m) => MonadWriter (ErrorT e m) where | ^^^^^ Control/Monad/Writer/Class.hs:100:51: warning: [-Wdeprecations] In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 100 | instance (Error e, MonadWriter m) => MonadWriter (ErrorT e m) where | ^^^^^^ Control/Monad/Writer/Class.hs:101:22: warning: [-Wdeprecations] In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 101 | type WriterType (ErrorT e m) = WriterType m | ^^^^^^ Control/Monad/Writer/Class.hs:103:14: warning: [-Wdeprecations] In the use of ‘liftListen’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 103 | listen = Error.liftListen listen | ^^^^^^^^^^^^^^^^ Control/Monad/Writer/Class.hs:104:14: warning: [-Wdeprecations] In the use of ‘liftPass’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 104 | pass = Error.liftPass pass | ^^^^^^^^^^^^^^ Control/Monad/RWS/Class.hs:33:1: warning: [-Wdeprecations] Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead | 33 | import Control.Monad.Trans.Error(Error, ErrorT) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Control/Monad/RWS/Class.hs:51:11: warning: [-Wdeprecations] In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 51 | instance (Error e, MonadRWS m) => MonadRWS (ErrorT e m) | ^^^^^ Control/Monad/RWS/Class.hs:51:45: warning: [-Wdeprecations] In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" | 51 | instance (Error e, MonadRWS m) => MonadRWS (ErrorT e m) | ^^^^^^ ./ install/ install/doinst.sh install/slack-desc usr/ usr/doc/ usr/doc/haskell-monads-tf-0.1.0.3/ usr/doc/haskell-monads-tf-0.1.0.3/LICENSE usr/doc/haskell-monads-tf-0.1.0.3/haskell-monads-tf.SlackBuild usr/doc/haskell-monads-tf-0.1.0.3/html/ usr/doc/haskell-monads-tf-0.1.0.3/html/Control-Monad-Cont-Class.html usr/doc/haskell-monads-tf-0.1.0.3/html/Control-Monad-Cont.html usr/doc/haskell-monads-tf-0.1.0.3/html/Control-Monad-Error-Class.html usr/doc/haskell-monads-tf-0.1.0.3/html/Control-Monad-Error.html usr/doc/haskell-monads-tf-0.1.0.3/html/Control-Monad-Identity.html usr/doc/haskell-monads-tf-0.1.0.3/html/Control-Monad-List.html usr/doc/haskell-monads-tf-0.1.0.3/html/Control-Monad-RWS-Class.html usr/doc/haskell-monads-tf-0.1.0.3/html/Control-Monad-RWS-Lazy.html usr/doc/haskell-monads-tf-0.1.0.3/html/Control-Monad-RWS-Strict.html usr/doc/haskell-monads-tf-0.1.0.3/html/Control-Monad-RWS.html usr/doc/haskell-monads-tf-0.1.0.3/html/Control-Monad-Reader-Class.html usr/doc/haskell-monads-tf-0.1.0.3/html/Control-Monad-Reader.html usr/doc/haskell-monads-tf-0.1.0.3/html/Control-Monad-State-Class.html usr/doc/haskell-monads-tf-0.1.0.3/html/Control-Monad-State-Lazy.html usr/doc/haskell-monads-tf-0.1.0.3/html/Control-Monad-State-Strict.html usr/doc/haskell-monads-tf-0.1.0.3/html/Control-Monad-State.html usr/doc/haskell-monads-tf-0.1.0.3/html/Control-Monad-Trans.html usr/doc/haskell-monads-tf-0.1.0.3/html/Control-Monad-Writer-Class.html usr/doc/haskell-monads-tf-0.1.0.3/html/Control-Monad-Writer-Lazy.html usr/doc/haskell-monads-tf-0.1.0.3/html/Control-Monad-Writer-Strict.html usr/doc/haskell-monads-tf-0.1.0.3/html/Control-Monad-Writer.html usr/doc/haskell-monads-tf-0.1.0.3/html/doc-index-60.html usr/doc/haskell-monads-tf-0.1.0.3/html/doc-index-61.html usr/doc/haskell-monads-tf-0.1.0.3/html/doc-index-62.html usr/doc/haskell-monads-tf-0.1.0.3/html/doc-index-A.html usr/doc/haskell-monads-tf-0.1.0.3/html/doc-index-All.html usr/doc/haskell-monads-tf-0.1.0.3/html/doc-index-C.html usr/doc/haskell-monads-tf-0.1.0.3/html/doc-index-D.html usr/doc/haskell-monads-tf-0.1.0.3/html/doc-index-E.html usr/doc/haskell-monads-tf-0.1.0.3/html/doc-index-F.html usr/doc/haskell-monads-tf-0.1.0.3/html/doc-index-G.html usr/doc/haskell-monads-tf-0.1.0.3/html/doc-index-I.html usr/doc/haskell-monads-tf-0.1.0.3/html/doc-index-J.html usr/doc/haskell-monads-tf-0.1.0.3/html/doc-index-L.html usr/doc/haskell-monads-tf-0.1.0.3/html/doc-index-M.html usr/doc/haskell-monads-tf-0.1.0.3/html/doc-index-N.html usr/doc/haskell-monads-tf-0.1.0.3/html/doc-index-P.html usr/doc/haskell-monads-tf-0.1.0.3/html/doc-index-R.html usr/doc/haskell-monads-tf-0.1.0.3/html/doc-index-S.html usr/doc/haskell-monads-tf-0.1.0.3/html/doc-index-T.html usr/doc/haskell-monads-tf-0.1.0.3/html/doc-index-U.html usr/doc/haskell-monads-tf-0.1.0.3/html/doc-index-V.html usr/doc/haskell-monads-tf-0.1.0.3/html/doc-index-W.html usr/doc/haskell-monads-tf-0.1.0.3/html/doc-index-Z.html usr/doc/haskell-monads-tf-0.1.0.3/html/doc-index.html usr/doc/haskell-monads-tf-0.1.0.3/html/haddock-bundle.min.js usr/doc/haskell-monads-tf-0.1.0.3/html/index.html usr/doc/haskell-monads-tf-0.1.0.3/html/linuwial.css usr/doc/haskell-monads-tf-0.1.0.3/html/meta.json usr/doc/haskell-monads-tf-0.1.0.3/html/monads-tf.haddock usr/doc/haskell-monads-tf-0.1.0.3/html/quick-jump.css usr/doc/haskell-monads-tf-0.1.0.3/html/synopsis.png usr/lib/ usr/lib/ghc-8.10.4/ usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/ usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/ usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/Monad/ usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/Monad/Cont/ usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/Monad/Cont.dyn_hi usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/Monad/Cont.hi usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/Monad/Cont.p_hi usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/Monad/Cont/Class.dyn_hi usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/Monad/Cont/Class.hi usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/Monad/Cont/Class.p_hi usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/Monad/Error/ usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/Monad/Error.dyn_hi usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/Monad/Error.hi usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/Monad/Error.p_hi usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/Monad/Error/Class.dyn_hi usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/Monad/Error/Class.hi usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/Monad/Error/Class.p_hi usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/Monad/Identity.dyn_hi usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/Monad/Identity.hi usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/Monad/Identity.p_hi usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/Monad/List.dyn_hi usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/Monad/List.hi usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/Monad/List.p_hi usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/Monad/RWS/ usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/Monad/RWS.dyn_hi usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/Monad/RWS.hi usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/Monad/RWS.p_hi usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/Monad/RWS/Class.dyn_hi usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/Monad/RWS/Class.hi usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/Monad/RWS/Class.p_hi usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/Monad/RWS/Lazy.dyn_hi usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/Monad/RWS/Lazy.hi usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/Monad/RWS/Lazy.p_hi usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/Monad/RWS/Strict.dyn_hi usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/Monad/RWS/Strict.hi usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/Monad/RWS/Strict.p_hi usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/Monad/Reader/ usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/Monad/Reader.dyn_hi usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/Monad/Reader.hi usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/Monad/Reader.p_hi usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/Monad/Reader/Class.dyn_hi usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/Monad/Reader/Class.hi usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/Monad/Reader/Class.p_hi usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/Monad/State/ usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/Monad/State.dyn_hi usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/Monad/State.hi usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/Monad/State.p_hi usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/Monad/State/Class.dyn_hi usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/Monad/State/Class.hi usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/Monad/State/Class.p_hi usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/Monad/State/Lazy.dyn_hi usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/Monad/State/Lazy.hi usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/Monad/State/Lazy.p_hi usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/Monad/State/Strict.dyn_hi usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/Monad/State/Strict.hi usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/Monad/State/Strict.p_hi usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/Monad/Trans.dyn_hi usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/Monad/Trans.hi usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/Monad/Trans.p_hi usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/Monad/Writer/ usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/Monad/Writer.dyn_hi usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/Monad/Writer.hi usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/Monad/Writer.p_hi usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/Monad/Writer/Class.dyn_hi usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/Monad/Writer/Class.hi usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/Monad/Writer/Class.p_hi usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/Monad/Writer/Lazy.dyn_hi usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/Monad/Writer/Lazy.hi usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/Monad/Writer/Lazy.p_hi usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/Monad/Writer/Strict.dyn_hi usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/Monad/Writer/Strict.hi usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/Control/Monad/Writer/Strict.p_hi usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/libHSmonads-tf-0.1.0.3-ETMQNdBlDWfJbOkLMFyAzV.a usr/lib/ghc-8.10.4/monads-tf-0.1.0.3/libHSmonads-tf-0.1.0.3-ETMQNdBlDWfJbOkLMFyAzV_p.a usr/lib/ghc-8.10.4/package.conf.d/ usr/lib/ghc-8.10.4/package.conf.d/monads-tf-0.1.0.3-ETMQNdBlDWfJbOkLMFyAzV.conf usr/lib/i386-linux-ghc-8.10.4/ usr/lib/i386-linux-ghc-8.10.4/libHSmonads-tf-0.1.0.3-ETMQNdBlDWfJbOkLMFyAzV-ghc8.10.4.so