Sophie

Sophie

distrib > Fedora > 13 > i386 > media > updates > by-pkgid > b0c98c29aff20adb5ac5f9eed34fc595 > files > 115

ghc-darcs-doc-2.4.4-1.fc13.i686.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--Rendered using the Haskell Html Library v0.2-->
<HTML
><HEAD
><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8"
><TITLE
>Darcs.SelectChanges</TITLE
><LINK HREF="haddock.css" REL="stylesheet" TYPE="text/css"
><SCRIPT SRC="haddock-util.js" TYPE="text/javascript"
></SCRIPT
><SCRIPT TYPE="text/javascript"
>window.onload = function () {setSynopsis("mini_Darcs-SelectChanges.html")};</SCRIPT
></HEAD
><BODY
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="topbar"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD
><IMG SRC="haskell_icon.gif" WIDTH="16" HEIGHT="16" ALT=" "
></TD
><TD CLASS="title"
>darcs-2.4.4: a distributed, interactive, smart revision control system</TD
><TD CLASS="topbut"
><A HREF="index.html"
>Contents</A
></TD
><TD CLASS="topbut"
><A HREF="doc-index.html"
>Index</A
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="modulebar"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD
><FONT SIZE="6"
>Darcs.SelectChanges</FONT
></TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="section1"
>Synopsis</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="decl"
><A HREF="#v%3Awith_selected_changes%27"
>with_selected_changes'</A
> ::  WithPatches <A HREF="Darcs-Patch-Prim.html#t%3APrim"
>Prim</A
> a</TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3Awith_selected_changes_to_files%27"
>with_selected_changes_to_files'</A
> ::  WithPatchesToFiles <A HREF="Darcs-Patch-Prim.html#t%3APrim"
>Prim</A
> a</TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3Awith_selected_last_changes_to_files%27"
>with_selected_last_changes_to_files'</A
> ::  WithPatchesToFiles <A HREF="Darcs-Patch-Prim.html#t%3APrim"
>Prim</A
> a</TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3Awith_selected_last_changes_reversed%27"
>with_selected_last_changes_reversed'</A
> ::  WithPatches <A HREF="Darcs-Patch-Prim.html#t%3APrim"
>Prim</A
> a</TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3Awith_selected_changes"
>with_selected_changes</A
> :: <A HREF="Darcs-Patch.html#t%3ARepoPatch"
>RepoPatch</A
> p =&gt; WithPatches (<A HREF="Darcs-Hopefully.html#t%3APatchInfoAnd"
>PatchInfoAnd</A
> p) a</TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3Awith_selected_changes_to_files"
>with_selected_changes_to_files</A
> :: <A HREF="Darcs-Patch.html#t%3ARepoPatch"
>RepoPatch</A
> p =&gt; WithPatchesToFiles (<A HREF="Darcs-Hopefully.html#t%3APatchInfoAnd"
>PatchInfoAnd</A
> p) a</TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3Awith_selected_changes_reversed"
>with_selected_changes_reversed</A
> :: <A HREF="Darcs-Patch.html#t%3ARepoPatch"
>RepoPatch</A
> p =&gt; WithPatches (<A HREF="Darcs-Hopefully.html#t%3APatchInfoAnd"
>PatchInfoAnd</A
> p) a</TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3Awith_selected_last_changes_to_files"
>with_selected_last_changes_to_files</A
> :: <A HREF="Darcs-Patch.html#t%3ARepoPatch"
>RepoPatch</A
> p =&gt; WithPatchesToFiles (<A HREF="Darcs-Hopefully.html#t%3APatchInfoAnd"
>PatchInfoAnd</A
> p) a</TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3Awith_selected_last_changes_to_files_reversed"
>with_selected_last_changes_to_files_reversed</A
> :: <A HREF="Darcs-Patch.html#t%3ARepoPatch"
>RepoPatch</A
> p =&gt; WithPatchesToFiles (<A HREF="Darcs-Hopefully.html#t%3APatchInfoAnd"
>PatchInfoAnd</A
> p) a</TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3Awith_selected_last_changes_reversed"
>with_selected_last_changes_reversed</A
> :: <A HREF="Darcs-Patch.html#t%3ARepoPatch"
>RepoPatch</A
> p =&gt; WithPatches (<A HREF="Darcs-Hopefully.html#t%3APatchInfoAnd"
>PatchInfoAnd</A
> p) a</TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3Aview_changes"
>view_changes</A
> :: <A HREF="Darcs-Patch.html#t%3ARepoPatch"
>RepoPatch</A
> p =&gt; [<A HREF="Darcs-Flags.html#t%3ADarcsFlag"
>DarcsFlag</A
>] -&gt; <A HREF="Darcs-Witnesses-Ordered.html#t%3AFL"
>FL</A
> (<A HREF="Darcs-Hopefully.html#t%3APatchInfoAnd"
>PatchInfoAnd</A
> p) -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.0/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3Awith_selected_patch_from_repo"
>with_selected_patch_from_repo</A
> :: <SPAN CLASS="keyword"
>forall</SPAN
> p. <A HREF="Darcs-Patch.html#t%3ARepoPatch"
>RepoPatch</A
> p =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.0/Data-Char.html#t%3AString"
>String</A
> -&gt; <A HREF="Darcs-Repository-InternalTypes.html#t%3ARepository"
>Repository</A
> p -&gt; [<A HREF="Darcs-Flags.html#t%3ADarcsFlag"
>DarcsFlag</A
>] -&gt; ((<A HREF="Darcs-Witnesses-Ordered.html#t%3AFL"
>FL</A
> (<A HREF="Darcs-Hopefully.html#t%3APatchInfoAnd"
>PatchInfoAnd</A
> p) <A HREF="Darcs-Witnesses-Ordered.html#t%3A%3A%3E"
>:&gt;</A
> <A HREF="Darcs-Hopefully.html#t%3APatchInfoAnd"
>PatchInfoAnd</A
> p) -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.0/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
>) -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.0/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
></TR
><TR
><TD CLASS="s8"
></TD
></TR
><TR
><TD CLASS="decl"
><A HREF="#v%3AfilterOutConflicts"
>filterOutConflicts</A
> :: <A HREF="Darcs-Patch.html#t%3ARepoPatch"
>RepoPatch</A
> p =&gt; [<A HREF="Darcs-Flags.html#t%3ADarcsFlag"
>DarcsFlag</A
>] -&gt; <A HREF="Darcs-Witnesses-Ordered.html#t%3ARL"
>RL</A
> (<A HREF="Darcs-Hopefully.html#t%3APatchInfoAnd"
>PatchInfoAnd</A
> p) -&gt; <A HREF="Darcs-Repository-InternalTypes.html#t%3ARepository"
>Repository</A
> p -&gt; <A HREF="Darcs-Witnesses-Ordered.html#t%3AFL"
>FL</A
> (<A HREF="Darcs-Hopefully.html#t%3APatchInfoAnd"
>PatchInfoAnd</A
> p) -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.0/System-IO.html#t%3AIO"
>IO</A
> (<A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.0/Data-Bool.html#t%3ABool"
>Bool</A
>, <A HREF="Darcs-Witnesses-Sealed.html#t%3ASealed"
>Sealed</A
> (<A HREF="Darcs-Witnesses-Ordered.html#t%3AFL"
>FL</A
> (<A HREF="Darcs-Hopefully.html#t%3APatchInfoAnd"
>PatchInfoAnd</A
> p)))</TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="section1"
>Documentation</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="decl"
><A NAME="v:with_selected_changes'"
><A NAME="v%3Awith_selected_changes%27"
></A
></A
><B
>with_selected_changes'</B
> ::  WithPatches <A HREF="Darcs-Patch-Prim.html#t%3APrim"
>Prim</A
> a</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="decl"
><A NAME="v:with_selected_changes_to_files'"
><A NAME="v%3Awith_selected_changes_to_files%27"
></A
></A
><B
>with_selected_changes_to_files'</B
> ::  WithPatchesToFiles <A HREF="Darcs-Patch-Prim.html#t%3APrim"
>Prim</A
> a</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="decl"
><A NAME="v:with_selected_last_changes_to_files'"
><A NAME="v%3Awith_selected_last_changes_to_files%27"
></A
></A
><B
>with_selected_last_changes_to_files'</B
> ::  WithPatchesToFiles <A HREF="Darcs-Patch-Prim.html#t%3APrim"
>Prim</A
> a</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="decl"
><A NAME="v:with_selected_last_changes_reversed'"
><A NAME="v%3Awith_selected_last_changes_reversed%27"
></A
></A
><B
>with_selected_last_changes_reversed'</B
> ::  WithPatches <A HREF="Darcs-Patch-Prim.html#t%3APrim"
>Prim</A
> a</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="decl"
><A NAME="v:with_selected_changes"
><A NAME="v%3Awith_selected_changes"
></A
></A
><B
>with_selected_changes</B
> :: <A HREF="Darcs-Patch.html#t%3ARepoPatch"
>RepoPatch</A
> p =&gt; WithPatches (<A HREF="Darcs-Hopefully.html#t%3APatchInfoAnd"
>PatchInfoAnd</A
> p) a</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="decl"
><A NAME="v:with_selected_changes_to_files"
><A NAME="v%3Awith_selected_changes_to_files"
></A
></A
><B
>with_selected_changes_to_files</B
> :: <A HREF="Darcs-Patch.html#t%3ARepoPatch"
>RepoPatch</A
> p =&gt; WithPatchesToFiles (<A HREF="Darcs-Hopefully.html#t%3APatchInfoAnd"
>PatchInfoAnd</A
> p) a</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="decl"
><A NAME="v:with_selected_changes_reversed"
><A NAME="v%3Awith_selected_changes_reversed"
></A
></A
><B
>with_selected_changes_reversed</B
> :: <A HREF="Darcs-Patch.html#t%3ARepoPatch"
>RepoPatch</A
> p =&gt; WithPatches (<A HREF="Darcs-Hopefully.html#t%3APatchInfoAnd"
>PatchInfoAnd</A
> p) a</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="decl"
><A NAME="v:with_selected_last_changes_to_files"
><A NAME="v%3Awith_selected_last_changes_to_files"
></A
></A
><B
>with_selected_last_changes_to_files</B
> :: <A HREF="Darcs-Patch.html#t%3ARepoPatch"
>RepoPatch</A
> p =&gt; WithPatchesToFiles (<A HREF="Darcs-Hopefully.html#t%3APatchInfoAnd"
>PatchInfoAnd</A
> p) a</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="decl"
><A NAME="v:with_selected_last_changes_to_files_reversed"
><A NAME="v%3Awith_selected_last_changes_to_files_reversed"
></A
></A
><B
>with_selected_last_changes_to_files_reversed</B
> :: <A HREF="Darcs-Patch.html#t%3ARepoPatch"
>RepoPatch</A
> p =&gt; WithPatchesToFiles (<A HREF="Darcs-Hopefully.html#t%3APatchInfoAnd"
>PatchInfoAnd</A
> p) a</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="decl"
><A NAME="v:with_selected_last_changes_reversed"
><A NAME="v%3Awith_selected_last_changes_reversed"
></A
></A
><B
>with_selected_last_changes_reversed</B
> :: <A HREF="Darcs-Patch.html#t%3ARepoPatch"
>RepoPatch</A
> p =&gt; WithPatches (<A HREF="Darcs-Hopefully.html#t%3APatchInfoAnd"
>PatchInfoAnd</A
> p) a</TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="decl"
><A NAME="v:view_changes"
><A NAME="v%3Aview_changes"
></A
></A
><B
>view_changes</B
> :: <A HREF="Darcs-Patch.html#t%3ARepoPatch"
>RepoPatch</A
> p =&gt; [<A HREF="Darcs-Flags.html#t%3ADarcsFlag"
>DarcsFlag</A
>] -&gt; <A HREF="Darcs-Witnesses-Ordered.html#t%3AFL"
>FL</A
> (<A HREF="Darcs-Hopefully.html#t%3APatchInfoAnd"
>PatchInfoAnd</A
> p) -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.0/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="decl"
><A NAME="v:with_selected_patch_from_repo"
><A NAME="v%3Awith_selected_patch_from_repo"
></A
></A
><B
>with_selected_patch_from_repo</B
> :: <SPAN CLASS="keyword"
>forall</SPAN
> p. <A HREF="Darcs-Patch.html#t%3ARepoPatch"
>RepoPatch</A
> p =&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.0/Data-Char.html#t%3AString"
>String</A
> -&gt; <A HREF="Darcs-Repository-InternalTypes.html#t%3ARepository"
>Repository</A
> p -&gt; [<A HREF="Darcs-Flags.html#t%3ADarcsFlag"
>DarcsFlag</A
>] -&gt; ((<A HREF="Darcs-Witnesses-Ordered.html#t%3AFL"
>FL</A
> (<A HREF="Darcs-Hopefully.html#t%3APatchInfoAnd"
>PatchInfoAnd</A
> p) <A HREF="Darcs-Witnesses-Ordered.html#t%3A%3A%3E"
>:&gt;</A
> <A HREF="Darcs-Hopefully.html#t%3APatchInfoAnd"
>PatchInfoAnd</A
> p) -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.0/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
>) -&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.0/System-IO.html#t%3AIO"
>IO</A
> <A HREF="/usr/share/doc/ghc/html/libraries/ghc-prim-0.2.0.0/GHC-Unit.html#t%3A%28%29"
>()</A
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="decl"
><A NAME="v:filterOutConflicts"
><A NAME="v%3AfilterOutConflicts"
></A
></A
><B
>filterOutConflicts</B
></TD
></TR
><TR
><TD CLASS="body"
><TABLE CLASS="vanilla" CELLSPACING="0" CELLPADDING="0"
><TR
><TD CLASS="arg"
>:: <A HREF="Darcs-Patch.html#t%3ARepoPatch"
>RepoPatch</A
> p</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="arg"
>=&gt; [<A HREF="Darcs-Flags.html#t%3ADarcsFlag"
>DarcsFlag</A
>]</TD
><TD CLASS="rdoc"
>Recorded patches from repository, starting from
 same context as the patches to filter
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="Darcs-Witnesses-Ordered.html#t%3ARL"
>RL</A
> (<A HREF="Darcs-Hopefully.html#t%3APatchInfoAnd"
>PatchInfoAnd</A
> p)</TD
><TD CLASS="rdoc"
>Repository itself, used for grabbing unrecorded changes
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="Darcs-Repository-InternalTypes.html#t%3ARepository"
>Repository</A
> p</TD
><TD CLASS="rdoc"
>Patches to filter
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="Darcs-Witnesses-Ordered.html#t%3AFL"
>FL</A
> (<A HREF="Darcs-Hopefully.html#t%3APatchInfoAnd"
>PatchInfoAnd</A
> p)</TD
><TD CLASS="rdoc"
>(True iff any patches were removed, possibly filtered patches)
</TD
></TR
><TR
><TD CLASS="arg"
>-&gt; <A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.0/System-IO.html#t%3AIO"
>IO</A
> (<A HREF="/usr/share/doc/ghc/html/libraries/base-4.2.0.0/Data-Bool.html#t%3ABool"
>Bool</A
>, <A HREF="Darcs-Witnesses-Sealed.html#t%3ASealed"
>Sealed</A
> (<A HREF="Darcs-Witnesses-Ordered.html#t%3AFL"
>FL</A
> (<A HREF="Darcs-Hopefully.html#t%3APatchInfoAnd"
>PatchInfoAnd</A
> p)))</TD
><TD CLASS="rdoc"
></TD
></TR
><TR
><TD CLASS="ndoc" COLSPAN="2"
>Optionally remove any patches (+dependencies) from a sequence that
 conflict with the recorded or unrecorded changes in a repo
</TD
></TR
></TABLE
></TD
></TR
><TR
><TD CLASS="s15"
></TD
></TR
><TR
><TD CLASS="botbar"
>Produced by <A HREF="http://www.haskell.org/haddock/"
>Haddock</A
> version 2.6.0</TD
></TR
></TABLE
></BODY
></HTML
>