[1 of 3] Compiling GHC.Debugger.View.Class ( in-memory:GHC.Debugger.View.Class, in-memory:GHC.Debugger.View.gbc )[haskell-debugger-view-in-memory] [2 of 3] Compiling Main ( /myapp/app/Main.hs, /.hdb-cache//Main.gbc )[myapp-0.1.0.0-inplace-myapp] /myapp/app/Main.hs:3:1: warning: [GHC-66111] [-Wunused-imports] The import of ‘MyLib’ is redundant except perhaps to import instances from ‘MyLib’ To import instances alone, use: import MyLib()  | 3 | import MyLib (someFunc)  | ^^^^^^^^^^^^^^^^^^^^^^^ (hdb) Hello, Haskell! () (hdb) Exiting...