X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Ftests%2Fghci%2Fghci004.stdout;h=7f530a1021b559fae894dd1e52d68b4fdf764c68;hb=47108330f6f832dd82aba3d125a1ad114f4a45e7;hp=9b1bae5f0bb07d8ed5b56c0db1a532e5da4e29e7;hpb=0977a6fd00f4541b8614a654c3e584e0317ee9a6;p=ghc-hetmet.git diff --git a/ghc/tests/ghci/ghci004.stdout b/ghc/tests/ghci/ghci004.stdout index 9b1bae5..7f530a1 100644 --- a/ghc/tests/ghci/ghci004.stdout +++ b/ghc/tests/ghci/ghci004.stdout @@ -1,10 +1,12 @@ ___ ___ _ / _ \ /\ /\/ __(_) - / /_\// /_/ / / | | GHC Interactive, version 4.11, For Haskell 98. + / /_\// /_/ / / | | GHC Interactive, version 5.01, for Haskell 98. / /_\\/ __ / /___| | http://www.haskell.org/ghc/ \____/\/ /_/\____/|_| Type :? for help. Loading package std ... linking ... done. +*** WARNING: . is writable by someone else, IGNORING! +*** WARNING: ./.ghci is writable by someone else, IGNORING! Prelude> :unset +s +t Prelude> -- test importing a module from a package Prelude> :l ghci004