GHCi-7.4.1: Importing a non existing module succeeds
9 Feb
2012
9 Feb
'12
6: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
9 Feb
9 Feb
7:06 p.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
7:06 p.m.
Bas van Dijk
Should I file a bug for this:
5018
Age (days ago)
5019
Last active (days ago)
2 comments
3 participants
participants (3)
-
Bas van Dijk -
Herbert Valerio Riedel -
Ian Lynagh