#57: Display "Files loaded do not match those on disk" message if this is true --------------------------+------------------------------------------------- Reporter: neil | Owner: neil Type: enhancement | Status: new Priority: minor | Milestone: Component: winhugs | Version: 200609 Resolution: | Keywords: --------------------------+------------------------------------------------- Comment (by neil): This is feasible to do, but requires an additional flag - we currently have -A to auto-reload, we'd need another flag to say "warn if a reload would be needed". This option can't simply be ¬A, since it will have to hit the disk, and will slow down on network connections etc. Anyone want to pick a letter? -- Ticket URL: <http://hackage.haskell.org/trac/hugs/ticket/57> Hugs <http://www.haskell.org/hugs/> Hugs 98, an interpreter for Haskell