From 666c1f865de150e413010efa8c66df7737282461 Mon Sep 17 00:00:00 2001
From: Daniel Fischer <daniel.is.fischer@googlemail.com>
Date: Tue, 31 May 2011 12:45:50 +0200
Subject: [PATCH 3/3] Another typo in phases.xml
---
docs/users_guide/phases.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/docs/users_guide/phases.xml b/docs/users_guide/phases.xml
index f2f3bb6..863838c 100644
|
a
|
b
|
|
| 1054 | 1054 | <listitem> |
| 1055 | 1055 | <para>On Windows, GHC normally generates a |
| 1056 | 1056 | <firstterm>manifest</firstterm><indexterm><primary>manifest</primary> |
| 1057 | | </indexterm>file when linking a binary. The |
| | 1057 | </indexterm> file when linking a binary. The |
| 1058 | 1058 | manifest is placed in the file |
| 1059 | 1059 | <literal><replaceable>prog</replaceable>.exe.manifest</literal> |
| 1060 | 1060 | where <replaceable>prog.exe</replaceable> is the name of the |