#7394: SafeHaskell permits OPTIONS_GHC pragmas ---------------------------------+------------------------------------------ Reporter: dag | Owner: Type: bug | Status: new Priority: normal | Milestone: 7.8.1 Component: Documentation | Version: 7.4.1 Keywords: | Os: Unknown/Multiple Architecture: Unknown/Multiple | Failure: None/Unknown Difficulty: Unknown | Testcase: Blockedby: | Blocking: Related: | ---------------------------------+------------------------------------------ Changes (by simonmar):
* cc: dterei (added) * difficulty: => Unknown * component: Compiler => Documentation * milestone: => 7.8.1 Comment: SafeHaskell doesn't currently attempt to enforce compile-time safety, if you're using this to compile untrusted code then you should do the compilation in a sandbox. There's some discussion of this in the SafeHaskell paper. (dterei please correct me if I'm wrong) See also [wiki:SafeHaskell/SafeCompilation] We should say something about this in the docs. David, any chance you'll be able to look into this? -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7394#comment:1> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler _______________________________________________ Glasgow-haskell-bugs mailing list Glasgow-haskell-bugs@haskell.org http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs