On Tue, Feb 14, 2012 at 03:01:52PM +0100, Simon Hengel wrote:
> Add a missing 'be' to Haddock comment of `HscTarget`.
Applied, thanks.
Thanks
Ian
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Add a missing 'be' to Haddock comment of `HscTarget`.
---
compiler/main/DynFlags.hs |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/compiler/main/DynFlags.hs b/compiler/main/DynFlags.hs
index 747b0b8..5af8a8a 100644
--- a/compiler/main/DynFlags.hs
+++ b/compiler/main/DynF
On Wed, Feb 08, 2012 at 08:38:35AM +0100, Simon Hengel wrote:
> Add a missing 'to' to the documentation of "Safe Haskell".
Applied, thanks.
Thanks
Ian
___
Cvs-ghc mailing list
Cvs-ghc@haskell.org
http://www.haskell.org/mailman/listinfo/cvs-ghc
Add a missing 'to' to the documentation of "Safe Haskell".
---
docs/users_guide/safe_haskell.xml |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/docs/users_guide/safe_haskell.xml
b/docs/users_guide/safe_haskell.xml
index a8352ae..dc07b89 100644
--- a/docs/users_guide/saf