GHCi-7.4.1: Importing a non existing module succeeds

9 Feb
2012
9 Feb
'12
11:49 p.m.
Should I file a bug for this: GHCi 7.2.2:
import I.Do.Not.Exist
<no location info>: Could not find module `I.Do.Not.Exist' Use -v to see a list of the files searched for. GHCi 7.4.1:
import I.Do.Not.Exist
(and for the record: I.Do.Not.Exist does not exist) Bas

10 Feb
10 Feb
12:06 a.m.
On Fri, Feb 10, 2012 at 12:49:56AM +0100, Bas van Dijk wrote:
Should I file a bug for this:
It's already reported: http://hackage.haskell.org/trac/ghc/ticket/5836 Thanks Ian

12:06 a.m.
Bas van Dijk
Should I file a bug for this:
4897
Age (days ago)
4898
Last active (days ago)
2 comments
3 participants
participants (3)
-
Bas van Dijk
-
Herbert Valerio Riedel
-
Ian Lynagh