December 2008 Archives by author
Starting: Mon Dec 1 09:30:07 EST 2008
Ending: Fri Dec 19 07:00:55 EST 2008
Messages: 144
- patch applied (packages/bytestring): Remove INLINE pragmas on
recursive functions
Simon Peyton Jones
- patch applied (packages/base): Update INLINE pragmas for new INLINE
story
Simon Peyton Jones
- patch applied (packages/Cabal): xargs -s breaks solaris
Matthias Kilian
- patch applied (packages/base): Fix #2750: change Prelude.(,
) to Prelude.(, , )
Ian Lynagh
- patch applied (ghc-6.10/packages/base): Fix #2750: change Prelude.(,
) to Prelude.(, , )
Ian Lynagh
- patch applied (packages/random): Mark random1283 broken (#2844)
Ian Lynagh
- patch applied (packages/base): Fix #2760: deprecate mkNorepType,
add mkNoRepType
Ian Lynagh
- patch applied (packages/containers): Fix #2760: change mkNorepType
to mkNoRepType
Ian Lynagh
- patch applied (packages/syb): Fix #2760: change mkNorepType to
mkNoRepType
Ian Lynagh
- patch applied (packages/random): random1283 is now fixed
Ian Lynagh
- patch applied (packages/stm): TAG stm 2.1.1.2
Ian Lynagh
- patch applied (ghc-6.10/packages/array): TAG array 0.2.0.0
Ian Lynagh
- patch applied (ghc-6.10/packages/base): TAG base 4.0.0.0
Ian Lynagh
- patch applied (ghc-6.10/packages/base3-compat): TAG base(-compat)
3.0.3.0
Ian Lynagh
- patch applied (ghc-6.10/packages/bytestring): TAG bytestring
0.9.1.4 (unofficial repo)
Ian Lynagh
- patch applied (ghc-6.10/packages/containers): TAG containers 0.2.0.0
Ian Lynagh
- patch applied (ghc-6.10/packages/directory): TAG directory 1.0.0.2
Ian Lynagh
- patch applied (ghc-6.10/packages/filepath): TAG filepath 1.1.0.1
Ian Lynagh
- patch applied (ghc-6.10/packages/ghc-prim): TAG ghc-prim 0.1.0.0
Ian Lynagh
- patch applied (ghc-6.10/packages/haskell98): TAG haskell98 1.0.1.0
Ian Lynagh
- patch applied (ghc-6.10/packages/hpc): TAG hpc 0.5.0.2
Ian Lynagh
- patch applied (ghc-6.10/packages/integer-gmp): TAG integer(-gmp)
0.1.0.0
Ian Lynagh
- patch applied (ghc-6.10/packages/old-locale): TAG old-locale 1.0.0.1
Ian Lynagh
- patch applied (ghc-6.10/packages/old-time): TAG old-time 1.0.0.1
Ian Lynagh
- patch applied (ghc-6.10/packages/packedstring): TAG packedstring
0.1.0.1
Ian Lynagh
- patch applied (ghc-6.10/packages/pretty): TAG pretty 1.0.1.0
Ian Lynagh
- patch applied (ghc-6.10/packages/process): TAG process 1.0.1.0
Ian Lynagh
- patch applied (ghc-6.10/packages/random): TAG random 1.0.0.1
Ian Lynagh
- patch applied (ghc-6.10/packages/syb): TAG syb 0.1.0.0
Ian Lynagh
- patch applied (ghc-6.10/packages/template-haskell): TAG
template-haskell 2.3.0.0
Ian Lynagh
- patch applied (ghc-6.10/packages/unix): TAG unix 2.3.1.0
Ian Lynagh
- patch applied (ghc-6.10/packages/Win32): TAG Win32 2.2.0.0
Ian Lynagh
- patch applied (packages/Cabal): xargs -s breaks solaris
Ian Lynagh
- patch applied (packages/Cabal): Make sdist work for libs that use
the Paths_pkgname module
Ian Lynagh
- patch applied (packages/Cabal): Update the README
Ian Lynagh
- patch applied (packages/Cabal): Update changelog
Ian Lynagh
- patch applied (packages/Cabal): Bump devel version number to 1.5.6
Ian Lynagh
- patch applied (packages/Cabal): Update versions in regression check
script
Ian Lynagh
- patch applied (packages/Cabal): Fix parsing of ld, cc,
cpp-options for flags containing ', '
Ian Lynagh
- patch applied (packages/Cabal): Fix haddock comment for haddock-0.8
Ian Lynagh
- patch applied (packages/Cabal): Merge the info from the
releaseNotes file into the README file
Ian Lynagh
- patch applied (packages/Cabal): Remove the releaseNotes file
Ian Lynagh
- patch applied (packages/Cabal): Update changelog
Ian Lynagh
- patch applied (packages/Cabal): Bump version number to 1.6.0.0
Ian Lynagh
- patch applied (packages/Cabal): TAG 1.6.0.0
Ian Lynagh
- patch applied (packages/Cabal): Update release procedure in Makefile
Ian Lynagh
- patch applied (packages/Cabal): Fix instructions in README for
building with 6.6 and filepath
Ian Lynagh
- patch applied (packages/Cabal): Export a compat function for older
Setup.hs scripts
Ian Lynagh
- patch applied (packages/Cabal): Do not use the new meta-data fields
yet
Ian Lynagh
- patch applied (packages/Cabal): Bump version to 1.6.0.1
Ian Lynagh
- patch applied (packages/Cabal): TAG 1.6.0.1
Ian Lynagh
- patch applied (packages/Cabal): Release kind is now rc
Ian Lynagh
- patch applied (packages/Cabal): Ensure that the lib target
directory is present when installing
Ian Lynagh
- patch applied (packages/Cabal): Fix bug where we'd try to configure
an empty set of pkg-config packages
Ian Lynagh
- patch applied (packages/Cabal): Simplify previous pkg-config fix
Ian Lynagh
- patch applied (packages/Cabal): Escape ld-options with the -optl
prefix when passing them to ghc
Ian Lynagh
- patch applied (packages/Cabal): Semi-decent lhc support.
Ian Lynagh
- patch applied (packages/Cabal): LHC: Don't use
--no-user-package-conf. It doesn't work with ghc-6.8.
Ian Lynagh
- patch applied (packages/Cabal): Update changelog for 1.6.0.x fixes
Ian Lynagh
- patch applied (packages/Cabal): Bump Cabal HEAD version to 1.7.x
development series
Ian Lynagh
- patch applied (packages/Cabal): Warn about use of tabs
Ian Lynagh
- patch applied (packages/Cabal): Distribution/Simple/GHC.hs: remove
tabs for whitespace to eliminate warnings in cabal-install
Ian Lynagh
- patch applied (packages/Cabal): Fix warnings in the LHC module
Ian Lynagh
- patch applied (packages/Cabal): Simplify the compat exceptions stuff
Ian Lynagh
- patch applied (packages/Cabal): Simplify default global libdir for
LHC
Ian Lynagh
- patch applied (packages/Cabal): Simplify build-depends and base3/4
flags
Ian Lynagh
- patch applied (packages/Cabal): Use the new bug-reports and
source-repository info in the .cabal file
Ian Lynagh
- patch applied (packages/Cabal): Fix comment in LHC module
Ian Lynagh
- patch applied (packages/Cabal): Distinguish version wild cards in
the VersionRange AST
Ian Lynagh
- patch applied (packages/Cabal): Add check for use of
"build-depends: foo == 1.*" syntax
Ian Lynagh
- patch applied (packages/Cabal): Add checks for file glob syntax
Ian Lynagh
- patch applied (packages/Cabal): Fix message in the
extra-source-files field check
Ian Lynagh
- patch applied (packages/Cabal): Use commaSep everywhere in the
Check module
Ian Lynagh
- patch applied (packages/Cabal): Improve the error on invalid file
globs slightly
Ian Lynagh
- patch applied (packages/Cabal): Add a fold function for the
VersionRange
Ian Lynagh
- patch applied (packages/Cabal): Fix pretty-printing of version
wildcards, was missing leading ==
Ian Lynagh
- patch applied (packages/Cabal): Add VersionIntervals,
a view of VersionRange
Ian Lynagh
- patch applied (packages/Cabal): Change isAnyVersion to be a
semantic rather than syntactic test
Ian Lynagh
- patch applied (packages/Cabal): Almost make the VersionRange type
abstract
Ian Lynagh
- patch applied (packages/Cabal): Drop support for ghc-6.4 era
OPTIONS pragmas
Ian Lynagh
- patch applied (packages/Cabal): Do the cabal version check properly.
Ian Lynagh
- patch applied (packages/Cabal): Use VersionRange abstractly
Ian Lynagh
- patch applied (packages/Cabal): Fix the version number in the
makefile
Ian Lynagh
- patch applied (packages/Cabal): Fix the date in the LICENSE file
Ian Lynagh
- patch applied (packages/Cabal): Don't nub lists of dependencies
Ian Lynagh
- patch applied (packages/Cabal): Add MIT and versioned GPL and LGPL
licenses
Ian Lynagh
- patch applied (packages/Cabal): Add checks for new and unknown
licenses
Ian Lynagh
- patch applied (packages/Cabal): Fix #396 and add let .Haddock find
autogen modules
Ian Lynagh
- patch applied (packages/Cabal): Remove accidentally added bianry
file
Ian Lynagh
- patch applied (packages/Cabal): Add QC Arbitrary instances for
Version and VersionRange
Ian Lynagh
- patch applied (packages/Cabal): Add Test.Laws module for checking
class laws
Ian Lynagh
- patch applied (packages/Cabal): Distributing a package with no
synopsis and no description is inexcusable
Ian Lynagh
- patch applied (packages/Cabal): Slightly simplify the maintenance
burden of adding new language extensions
Ian Lynagh
- patch applied (packages/Cabal): Slight clarity improvement in
compiler language extension handling
Ian Lynagh
- patch applied (packages/Cabal): Make VersionIntervals an abstract
type
Ian Lynagh
- patch applied (packages/Cabal): Make users of VersionIntervals use
the new view function
Ian Lynagh
- patch applied (packages/Cabal): Correct and simplify checkVersion
Ian Lynagh
- patch applied (packages/Cabal): Tweak docs for VersionRange and
VersionIntervals
Ian Lynagh
- patch applied (packages/Cabal): Change the checking of new language
extensions
Ian Lynagh
- patch applied (packages/Cabal): Add a list of deprecated extenstions
Ian Lynagh
- patch applied (packages/Cabal): Check for use of deprecated
extensions
Ian Lynagh
- patch applied (packages/Cabal): Make getting ghc supported language
extensions its own function
Ian Lynagh
- patch applied (packages/Cabal): Fake support for NamedFieldPuns in
ghc-6.8
Ian Lynagh
- patch applied (packages/Cabal): Check for use of cc-options: -O
Ian Lynagh
- patch applied (packages/Cabal): Export more VersionIntervals
operations
Ian Lynagh
- patch applied (packages/Cabal): Check for absolute,
outside-of-tree and dist/ paths
Ian Lynagh
- patch applied (packages/Cabal): Add ModuleName.fromString and
deprecate ModuleName.simple
Ian Lynagh
- patch applied (packages/Cabal): Fix configCompilerAux to consider
user-supplied program flags
Ian Lynagh
- patch applied (packages/Cabal): Fix implementation of
withinIntervals
Ian Lynagh
- patch applied (packages/Cabal): Add checking of Version validity to
the VersionIntervals invariant
Ian Lynagh
- patch applied (packages/Cabal): Export withinVersion and deprecate
betweenVersionsInclusive
Ian Lynagh
- patch applied (packages/Cabal): Add documentation for VersionRange
functions
Ian Lynagh
- patch applied (packages/Cabal): Update and extend the Version
quickcheck properties
Ian Lynagh
- patch applied (packages/Cabal): Eliminate NoLowerBound,
Versions do have a lower bound of 0.
Ian Lynagh
- patch applied (packages/Cabal): Update the VersionInterval
properties which now all pass
Ian Lynagh
- patch applied (packages/Cabal): Remove obsolete test code
Ian Lynagh
- patch applied (packages/Cabal): Use the first three lhc version
digits
Ian Lynagh
- patch applied (packages/Cabal): Un-deprecate
Distribution.ModuleName.simple for now
Ian Lynagh
- patch applied (packages/Cabal): Fix Show/Read for License
Ian Lynagh
- patch applied (packages/array): Bump the version number to 0.2.0.1,
to work-around cabal-install problems
Ian Lynagh
- patch applied (packages/containers): Bump the version number to
0.2.0.1, to work-around cabal-install problems
Ian Lynagh
- patch applied (ghc-6.10/packages/base): FIX #1364: added support
for C finalizers that run as soon as the value is no longer
reachable.
Ian Lynagh
- patch applied (ghc-6.10/packages/directory): make this test more
robust to changes in the testsuite driver
Ian Lynagh
- patch applied (ghc-6.10/packages/directory): add some extra_cleans
Ian Lynagh
- patch applied (ghc-6.10/packages/directory): add test for
createDirectoryIfMissing (#2808)
Ian Lynagh
- patch applied (ghc-6.10/packages/directory): avoid race conditions
in createDirectoryIfMissing (#2808)
Ian Lynagh
- patch applied (ghc-6.10/packages/directory): rename test directory
to avoid clash
Ian Lynagh
- patch applied (ghc-6.10/packages/directory): add Windows output
Ian Lynagh
- patch applied (packages/directory): rename test directory to avoid
clash
Simon Marlow
- patch applied (packages/directory): add Windows output
Simon Marlow
- patch applied (packages/hpc): broken -> expect_broken
Simon Marlow
- patch applied (packages/base): FIX #1364: added support for C
finalizers that run as soon as the value is no longer reachable.
Simon Marlow
- patch applied (packages/unix): fix pthread linkage problem for
openbsd
Simon Marlow
- patch applied (packages/extensible-exceptions): Fix a bug in catch
when the handler has type (SomeException -> IO a)
Simon Marlow
- patch applied (packages/base): Rollback INLINE patches
Simon Marlow
- patch applied (packages/base): warning fix: don't use
-XPatternSignatures in GHC >= 6.10
Simon Marlow
- patch applied (packages/base): extra dependencies for the new build
system
Simon Marlow
- patch applied (packages/base3-compat): warning fix:
-fno-implicit-prelude => -XNoImplicitPrelude
Simon Marlow
- patch applied (packages/ghc-prim): optionally include GHC.Prim in
exposed-modules (for the new GHC build system)
Simon Marlow
- patch applied (packages/syb): warning fix: don't use
-XPatternSignatures in GHC >= 6.10
Simon Marlow
- patch applied (packages/parallel): Use -feager-blackholing with GHC
>= 6.11
Simon Marlow
- patch applied (packages/bytestring): Remove INLINE pragmas on
recursive functions
Simon Peyton-Jones
- patch applied (packages/bytestring): Remove INLINE pragmas on
recursive functions
Don Stewart
- patch applied (packages/bytestring): Remove INLINE pragmas on
recursive functions
Don Stewart
Last message date:
Fri Dec 19 07:00:55 EST 2008
Archived on: Fri Dec 19 06:53:27 EST 2008
This archive was generated by
Pipermail 0.09 (Mailman edition).