úÎVd   (c) dramforever 2017BSD3 dramforever experimentalnon-portable (Template Haskell)SafekDo not use this outside of an each block. Only its name is used, and its value itself does not make sense.kDo not use this outside of an each block. Only its name is used, and its value itself does not make sense.(c) dramforever 2017BSD3 dramforever experimentalnon-portable (Template Haskell)None[5This subexpression does not invoke bind, i.e. is pure/This subexpression contains invocations of bind    (c) dramforever 2017BSD3 dramforever experimentalnon-portable (Template Haskell)None[  Invoke an   block. Intended to be used as $(each [| ... |])  Invoke an  c block while specifying the context type, so that type annotations may be processed appropriately. A$(eachWith [t| IO |] [| "Hello, " ++ (bind getLine :: String) |])means ,("Hello, " ++) `fmap` (getLine :: IO String) using the  type which is supplied to  .         #each-0.1.0.0-6nV4nt6ifloHrMKwaIFLSs Each.InvokeEach.TransformEachbind~!EnvenvTypeResultPureBind transformeacheachWithM transform'impurifyerrUnsupportedSyntaxerrSigghc-prim GHC.TypesIOeach'