November 2009 Archives by author
Starting: Tue Nov 3 11:58:55 EDT 2009
Ending: Mon Nov 30 22:39:46 EDT 2009
Messages: 123
- patch applied (bytestring): Make it compile with non-ghc.
Duncan Coutts
- patch applied (packages/template-haskell): Fix pretty-printing of
INLINE pragmas
Roman Leshchinskiy
- patch applied (packages/base): Make sure zipWithFB has arity 2
Roman Leshchinskiy
- patch applied (packages/base): Fix arities of mapFB and zipFB
Roman Leshchinskiy
- patch applied (packages/integer-gmp): Windows DLLs: Tag imported
gmp symbols with the package they're from.
Ben Lippmeier
- patch applied (packages/integer-gmp): Undo previous patch,
caused linker problems on x86_64/linux
Ben Lippmeier
- patch applied (packages/base): Fix the build on Windows
Ian Lynagh
- patch applied (ghc-6.12/packages/base): improve the documentation
for throwErrnoIfRetry
Ian Lynagh
- patch applied (ghc-6.12/packages/base3-compat): Only define
GHC.Handle.unlockFile on non-Windows; fixes trac #3635
Ian Lynagh
- patch applied (packages/Cabal): Fix building with base 3
Ian Lynagh
- patch applied (ghc-6.12/packages/base): Fix #1185: restart the IO
manager after fork()
Ian Lynagh
- patch applied (ghc-6.12/packages/base): Fix the build on Windows
Ian Lynagh
- patch applied (ghc-6.12/packages/base): Rollback #1185 fix
Ian Lynagh
- patch applied (ghc-6.12/packages/base): Second attempt to fix #1185
(forkProcess and -threaded)
Ian Lynagh
- patch applied (ghc-6.12/packages/unix): add a test for #1185
Ian Lynagh
- patch applied (ghc-6.12/packages/Cabal): Use -Wl, -R,
for the gcc rpath flag.
Ian Lynagh
- patch applied (ghc-6.12/packages/Cabal): Fix haddock markup
Ian Lynagh
- patch applied (ghc-6.12/packages/Cabal): Build with ghc-6.6
Ian Lynagh
- patch applied (ghc-6.12/packages/Cabal): Pass profiling flag to ghc
when compiling C files.
Ian Lynagh
- patch applied (ghc-6.12/packages/Cabal): Exclude non-buildable
components when constructing the overall package deps
Ian Lynagh
- patch applied (ghc-6.12/packages/Cabal): Tweak the assertion on
overall package deps
Ian Lynagh
- patch applied (ghc-6.12/packages/Cabal): Bump minor version
Ian Lynagh
- patch applied (ghc-6.12/packages/Cabal): JHC.getInstalledPackages:
adapt to package lists emitted by jhc-0.7.2
Ian Lynagh
- patch applied (ghc-6.12/packages/Cabal): JHC.buildLib: make this
working for JHC-0.7.2
Ian Lynagh
- patch applied (ghc-6.12/packages/Cabal): JHC.getInstalledPackages:
remove check for --user flag,
since JHC-0.7.2 supports local packages
Ian Lynagh
- patch applied (ghc-6.12/packages/Cabal): Remove some commented out
code
Ian Lynagh
- patch applied (ghc-6.12/packages/Cabal): JHC support requires jhc
>= 0.7.2
Ian Lynagh
- patch applied (ghc-6.12/packages/Cabal): Deprecated
PatternSignatures in favor of ScopedTypeVariables
Ian Lynagh
- patch applied (ghc-6.12/packages/Cabal): Improve the error message
for missing sh.exe on Windows
Ian Lynagh
- patch applied (ghc-6.12/packages/Cabal): Canonicalise the package
deps returned by finalizePackageDescription
Ian Lynagh
- patch applied (ghc-6.12/packages/Cabal): Fix building with base 3
Ian Lynagh
- patch applied (ghc-6.12/packages/template-haskell): Fix
pretty-printing of INLINE pragmas
Ian Lynagh
- patch applied (ghc-6.12/packages/base3-compat): Use a better
deprecation message for the base-3 package
Ian Lynagh
- patch applied (packages/directory): Include sys/types.h in
HsDirectory.h; fixes trac #3653
Ian Lynagh
- patch applied (ghc-6.12/packages/base3-compat): Warning fix on
Windows
Ian Lynagh
- patch applied (packages/base): Move Eq/Ord Ordering instances to
de-orphan them
Ian Lynagh
- patch applied (packages/base): De-orphan the Eq/Ord Bool instances
Ian Lynagh
- patch applied (packages/base): De-orphan the Eq/Ord Char instances
Ian Lynagh
- patch applied (packages/ghc-prim): Add new GHC.Magic module
Ian Lynagh
- patch applied (packages/base): De-orphan the Eq/Ord [a] instances
Ian Lynagh
- patch applied (packages/base): Rearrange the contents of
Control.Monad.ST; no functionality changes
Ian Lynagh
- patch applied (packages/base): De-orphan the MonadFix ST instance
for GHC
Ian Lynagh
- patch applied (packages/base): Control.Exception.Base no longer has
any orphans
Ian Lynagh
- patch applied (packages/base): De-orphan tuple Eq/Ord instances
Ian Lynagh
- patch applied (packages/base): We can now derive Ord ()
Ian Lynagh
- patch applied (packages/base): Derive some more instances,
rather than writing them by hand
Ian Lynagh
- patch applied (packages/base): Whitespace only
Ian Lynagh
- patch applied (packages/base): De-orphan the Eq/Ord Integer
instances
Ian Lynagh
- patch applied (packages/base): Remove an old comment
Ian Lynagh
- patch applied (packages/mtl): De-orphan the "MonadReader r ((->)
r)" instance
Ian Lynagh
- patch applied (packages/base): Tweak layout to be accepted by the
alternative layout rul
Ian Lynagh
- patch applied (packages/base): Tweak layout to work with
alternative layout rule
Ian Lynagh
- patch applied (packages/base): Remove an unnecessary
-fno-warn-orphans flag
Ian Lynagh
- patch applied (packages/hpc): Follow testsuite driver changes
Ian Lynagh
- patch applied (packages/array): Tweak layout to work with the
alternative layout rule
Ian Lynagh
- patch applied (packages/Cabal): Tweak layout to work with
alternative layout rule
Ian Lynagh
- patch applied (packages/Cabal): Experimentally,
change order of user-supplied program args
Ian Lynagh
- patch applied (packages/Cabal): Add backwards compat version of
findProgramOnPath
Ian Lynagh
- patch applied (packages/Cabal): Be less verbose when checking
foreign deps
Ian Lynagh
- patch applied (packages/Cabal): Update docs for class Package
Ian Lynagh
- patch applied (packages/Cabal): Update docs on a couple util
functions
Ian Lynagh
- patch applied (packages/Cabal): Change where we add a trailing
newline when showing InstalledPackageInfo
Ian Lynagh
- patch applied (packages/Cabal): Add support for text encoding when
invoking a program
Ian Lynagh
- patch applied (packages/Cabal): Package registration files are
always UTF8
Ian Lynagh
- patch applied (packages/Cabal): Update changelog for 1.8.x release
Ian Lynagh
- patch applied (packages/Cabal): Bump version in HEAD branch to 1.9.0
Ian Lynagh
- patch applied (packages/Cabal): Fix warnings
Ian Lynagh
- patch applied (packages/containers): Tweak layout to work with the
alternative layout rule
Ian Lynagh
- patch applied (ghc-6.12/packages/base): hGetContents: close the
handle properly on error
Ian Lynagh
- patch applied (ghc-6.12/packages/Cabal): Add backwards compat
version of findProgramOnPath
Ian Lynagh
- patch applied (ghc-6.12/packages/Cabal): Add backwards compat
version of packageDeps
Ian Lynagh
- patch applied (ghc-6.12/packages/Cabal): Be less verbose when
checking foreign deps
Ian Lynagh
- patch applied (ghc-6.12/packages/Cabal): Update docs for class
Package
Ian Lynagh
- patch applied (ghc-6.12/packages/Cabal): Update docs on a couple
util functions
Ian Lynagh
- patch applied (ghc-6.12/packages/Cabal): Change where we add a
trailing newline when showing InstalledPackageInfo
Ian Lynagh
- patch applied (ghc-6.12/packages/Cabal): Add support for text
encoding when invoking a program
Ian Lynagh
- patch applied (ghc-6.12/packages/Cabal): Package registration files
are always UTF8
Ian Lynagh
- patch applied (ghc-6.12/packages/Cabal): Update changelog for 1.8.x
release
Ian Lynagh
- patch applied (packages/base): improve the documentation for
throwErrnoIfRetry
Simon Marlow
- patch applied (packages/base): Fix #1185: restart the IO manager
after fork()
Simon Marlow
- patch applied (packages/unix): add a test for #1185
Simon Marlow
- patch applied (packages/filepath): The current directory is ".",
not "" (GHC bug #2034) (patch version 2)
Simon Marlow
- patch applied (packages/filepath): UNDO: The current directory is
".", not "" (GHC bug #2034) (patch version 2)
Simon Marlow
- patch applied (packages/filepath): The current directory is ".",
not "" (GHC bug #2034) (patch version 2)
Simon Marlow
- patch applied (packages/base): Rollback #1185 fix
Simon Marlow
- patch applied (packages/base): Second attempt to fix #1185
(forkProcess and -threaded)
Simon Marlow
- patch applied (packages/Cabal): Use -Wl, -R, for the gcc rpath flag.
Simon Marlow
- patch applied (packages/Cabal): Fix haddock markup
Simon Marlow
- patch applied (packages/Cabal): Build with ghc-6.6
Simon Marlow
- patch applied (packages/Cabal): Pass profiling flag to ghc when
compiling C files.
Simon Marlow
- patch applied (packages/Cabal): Exclude non-buildable components
when constructing the overall package deps
Simon Marlow
- patch applied (packages/Cabal): Tweak the assertion on overall
package deps
Simon Marlow
- patch applied (packages/Cabal): Bump minor version
Simon Marlow
- patch applied (packages/Cabal): JHC.getInstalledPackages: adapt to
package lists emitted by jhc-0.7.2
Simon Marlow
- patch applied (packages/Cabal): JHC.buildLib: make this working for
JHC-0.7.2
Simon Marlow
- patch applied (packages/Cabal): JHC.getInstalledPackages: remove
check for --user flag, since JHC-0.7.2 supports local packages
Simon Marlow
- patch applied (packages/Cabal): Remove some commented out code
Simon Marlow
- patch applied (packages/Cabal): JHC support requires jhc >= 0.7.2
Simon Marlow
- patch applied (packages/Cabal): Deprecated PatternSignatures in
favor of ScopedTypeVariables
Simon Marlow
- patch applied (packages/Cabal): Improve the error message for
missing sh.exe on Windows
Simon Marlow
- patch applied (packages/Cabal): Canonicalise the package deps
returned by finalizePackageDescription
Simon Marlow
- patch applied (packages/directory): Make it build with nhc98
again.
Simon Marlow
- patch applied (packages/base): hGetContents: close the handle
properly on error
Simon Marlow
- patch applied (packages/base): check for size < 0 in
mallocForeignPtrBytes and friends (#3514)
Simon Marlow
- patch applied (packages/unix): forking works in GHCi too
Simon Marlow
- patch applied (packages/arrows): increase the upper bound on base
Ross Paterson
- patch applied (bytestring): Make it compile with non-ghc.
Don Stewart
- patch applied (bytestring): Make it compile with non-ghc.
Don Stewart
- patch applied (packages/containers): Fix broken code in non-GHC
branch of an ifdef.
Malcolm Wallace
- patch applied (packages/containers): Add #ifdef around ghc-only
(<$) as member of Functor class.
Malcolm Wallace
- patch applied (packages/base): Remove ffi warnings for nhc98.
Malcolm Wallace
- patch applied (packages/directory): Use H'98-compliant indentation
in do-block.
Malcolm Wallace
- patch applied (bytestring): Make it compile with non-ghc.
Malcolm Wallace
- patch applied (packages/directory): Make indentation H'98 compliant.
Malcolm Wallace
- patch applied (packages/containers): Fix another instance of
non-ghc breakage.
Malcolm Wallace
- patch applied (packages/containers): Disable building Data.Sequence
(and dependents) for nhc98.
Malcolm Wallace
- patch applied (packages/directory): Make it build with nhc98 again.
Malcolm Wallace
- patch applied (packages/directory): Make it build with nhc98
again.
Malcolm Wallace
- patch applied (packages/HaXml): Fix missing import in
tools/XtractLazy.
Malcolm Wallace
- patch applied (packages/polyparse): Oops,
do not build the ByteString variants via Makefile.nhc98 either.
Malcolm Wallace
- patch applied (packages/polyparse): New API calls:
Text.Parse.readByParse and readsPrecByParsePrec.
Malcolm Wallace
- patch applied (packages/polyparse): Document the new Text.Parse API
calls (and some other recent changes).
Malcolm Wallace
- patch applied (packages/base): x86_64 requires more stack
Malcolm Wallace
Last message date:
Mon Nov 30 22:39:46 EDT 2009
Archived on: Mon Nov 30 22:14:32 EDT 2009
This archive was generated by
Pipermail 0.09 (Mailman edition).