October 2006 Archives by subject
Starting: Wed Oct 4 11:17:15 EST 2006
Ending: Mon Oct 30 18:11:09 EST 2006
Messages: 107
- Darcs patches: Remove cast-as-lvalue usages to allow for
compilation under GCC 4.0+
Ian Lynagh
- file permissions in the repositories
Ross Paterson
- patch applied (cabal): Hugs: fix location of installed package info
Ross Paterson
- patch applied (cabal-branches/cabal-1.1.6): Bump to bug fix version
1.1.6.1
Duncan Coutts
- patch applied (cabal-branches/cabal-1.1.6): Fix escaping of '
chars in register.sh script.
Duncan Coutts
- patch applied (cabal-branches/cabal-1.1.6): Fix getDataDir etc.
when bindir=$prefix
Duncan Coutts
- patch applied (cabal-branches/cabal-1.1.6): Fix spelling error in
error message.
Duncan Coutts
- patch applied (cabal-branches/cabal-1.1.6): Make cabal know it'
s own version number correctly
Duncan Coutts
- patch applied (cabal-branches/cabal-1.1.6): New unlit code "
ported" from cpphs-1.2
Duncan Coutts
- patch applied (cabal-branches/cabal-1.1.6): Note that GHV 6.6 users
should not unregister Cabal
Duncan Coutts
- patch applied (cabal-branches/cabal-1.1.6): Remove spurious debug
message.
Duncan Coutts
- patch applied (cabal-branches/cabal-1.1.6): TAG 1.1.6.1
Duncan Coutts
- patch applied (cabal-branches/cabal-1.1.6): Update changelog for
1.1.6.1 bug fix release
Duncan Coutts
- patch applied (cabal-branches/cabal-1.1.6): Update text on the
front page: packages can now overlap in GHC 6.6
Duncan Coutts
- patch applied (ghc-6.6/packages/base): Bump version number
Ian Lynagh
- patch applied (ghc-6.6/packages/base): Data.ByteString: fix
lazyness of take, drop & splitAt
Ian Lynagh
- patch applied (ghc-6.6/packages/base): TAG 6.6 release
Ian Lynagh
- patch applied (ghc-6.6/packages/base): TAG Version 2.1
Ian Lynagh
- patch applied (ghc-6.6/packages/Cabal): Add note about unix dep for
ghc-6.2
Duncan Coutts
- patch applied (ghc-6.6/packages/Cabal): Be cleverer about guessing
hc-pkg name and location.
Duncan Coutts
- patch applied (ghc-6.6/packages/Cabal): Bum version to 1.1.6 release
Duncan Coutts
- patch applied (ghc-6.6/packages/Cabal): Bump version for 3rd 1.1.6
release candidate
Duncan Coutts
- patch applied (ghc-6.6/packages/Cabal): Bump version to 1.1.5.9.4
Duncan Coutts
- patch applied (ghc-6.6/packages/Cabal): CabalSetup: reuse '
./setup' if it' s newer than the setup script.
Duncan Coutts
- patch applied (ghc-6.6/packages/Cabal): Fix the combination of
--enable-library-profiling and --enable-split-objs
Duncan Coutts
- patch applied (ghc-6.6/packages/Cabal): Have the default make
target be build rather than test
Duncan Coutts
- patch applied (ghc-6.6/packages/Cabal): Make
Distribution.Compat.FilePath public and
Distribution.Compat.ReadP private
Duncan Coutts
- patch applied (ghc-6.6/packages/Cabal): Make cabal know it'
s own version number correctly
Duncan Coutts
- patch applied (ghc-6.6/packages/Cabal): Make the configure step
respect the HC makefile var
Duncan Coutts
- patch applied (ghc-6.6/packages/Cabal): Only use -package-name with
the package' s version number for ghc-6.4
Duncan Coutts
- patch applied (ghc-6.6/packages/Cabal): Read the buildinfo for the
haddock step.
Duncan Coutts
- patch applied (ghc-6.6/packages/Cabal): TAG 1.1.5.9.3
Duncan Coutts
- patch applied (ghc-6.6/packages/Cabal): TAG 1.1.5.9.4
Duncan Coutts
- patch applied (ghc-6.6/packages/Cabal): TAG 1.1.6
Duncan Coutts
- patch applied (ghc-6.6/packages/Cabal): TAG 6.6 release
Ian Lynagh
- patch applied (ghc-6.6/packages/Cabal): Update README,
changelog and releaseNotes
Duncan Coutts
- patch applied (ghc-6.6/packages/Cabal): Use pragma OPTIONS rather
than OPTIONS_GHC for compatability with ghc 6.2.x
Duncan Coutts
- patch applied (ghc-6.6/packages/Cabal): Use slightly simpler way of
getting GHC version.
Duncan Coutts
- patch applied (ghc-6.6/packages/haskell98): TAG 6.6 release
Ian Lynagh
- patch applied (ghc-6.6/packages/parsec): TAG 6.6 release
Ian Lynagh
- patch applied (ghc-6.6/packages/readline): TAG 6.6 release
Ian Lynagh
- patch applied (ghc-6.6/packages/regex-base): TAG 6.6 release
Ian Lynagh
- patch applied (ghc-6.6/packages/regex-compat): TAG 6.6 release
Ian Lynagh
- patch applied (ghc-6.6/packages/regex-posix): TAG 6.6 release
Ian Lynagh
- patch applied (ghc-6.6/packages/stm): Bump version number
Ian Lynagh
- patch applied (ghc-6.6/packages/stm): TAG 6.6 release
Ian Lynagh
- patch applied (ghc-6.6/packages/stm): TAG Version 2.1
Ian Lynagh
- patch applied (ghc-6.6/packages/template-haskell): TAG 6.6 release
Ian Lynagh
- patch applied (ghc-6.6/packages/unix): TAG 6.6 release
Ian Lynagh
- patch applied (ghc-6.6/packages/Win32): Bump version number
Ian Lynagh
- patch applied (ghc-6.6/packages/Win32): Remove casts from lvalues
to allow compilation under GCC 4.0
Ian Lynagh
- patch applied (ghc-6.6/packages/Win32): TAG 6.6 release
Ian Lynagh
- patch applied (ghc-6.6/packages/Win32): TAG Version 2.1
Ian Lynagh
- patch applied (packages/base): `par` should be infixr 0
Simon Marlow
- patch applied (packages/base): add Data.Sequence to nhc98 build
Malcolm Wallace
- patch applied (packages/base): Add intercalate and split to
Data.List
josefs at cs.chalmers.se
- patch applied (packages/base): Data.ByteString: fix lazyness of
take, drop & splitAt
Ian Lynagh
- patch applied (packages/base): Don'
t create GHC.Prim when bootstrapping; we can'
t, and we don' t need it
Ian Lynagh
- patch applied (packages/base): Export pseq from Control.Parallel,
and use it in Control.Parallel.Strategies
Simon Marlow
- patch applied (packages/base): fix example in comment
Ross Paterson
- patch applied (packages/base): Inline shift in GHC'
s Bits instances for {Int,Word}{,8,16,32,64}
Ian Lynagh
- patch applied (packages/base): Inline shift in GHC'
s Bits instances for {Int,Word}{,8,16,32,64}
Bulat Ziganshin
- patch applied (packages/base): minor clarification of RandomGen doc
Ross Paterson
- patch applied (packages/base): rearrange docs a bit
Ross Paterson
- patch applied (packages/base): Remove Data.FiniteMap,
add Control.Applicative, Data.Traversable, and
Malcolm Wallace
- patch applied (packages/base): Remove Data.FiniteMap,
add Control.Applicative, Data.Traversable, and
Ross Paterson
- patch applied (packages/base): STM invariants
tharris at microsoft.com
- patch applied (packages/base): Use the new Any type for dynamics
(GHC only)
Simon Peyton Jones
- patch applied (packages/Cabal): Add note about unix dep for ghc-6.2
Duncan Coutts
- patch applied (packages/Cabal): Be cleverer about guessing hc-pkg
name and location.
Duncan Coutts
- patch applied (packages/Cabal): Bum version to 1.1.6 release
Duncan Coutts
- patch applied (packages/Cabal): Bump to next unstable development
version
Duncan Coutts
- patch applied (packages/Cabal): Bump version for 3rd 1.1.6 release
candidate
Duncan Coutts
- patch applied (packages/Cabal): Bump version to 1.1.5.9.4
Duncan Coutts
- patch applied (packages/Cabal): Centeralise the places that know
that Cabal version number
Duncan Coutts
- patch applied (packages/Cabal): Fix escaping of '
chars in register.sh script.
Duncan Coutts
- patch applied (packages/Cabal): Fix getDataDir etc. when
bindir=$prefix
Simon Marlow
- patch applied (packages/Cabal): Fix spelling error in error message.
Duncan Coutts
- patch applied (packages/Cabal): Have the default make target be
build rather than test
Duncan Coutts
- patch applied (packages/Cabal): Make cabal know it'
s own version number correctly
Duncan Coutts
- patch applied (packages/Cabal): Make Distribution.Compat.FilePath
public and Distribution.Compat.ReadP private
Duncan Coutts
- patch applied (packages/Cabal): Make the configure step respect the
HC makefile var
Duncan Coutts
- patch applied (packages/Cabal): New unlit code " ported"
from cpphs-1.2
Duncan Coutts
- patch applied (packages/Cabal): Only use -package-name with the
package' s version number for ghc-6.4
Duncan Coutts
- patch applied (packages/Cabal): Read the buildinfo for the
haddock step.
Ross Paterson
- patch applied (packages/Cabal): Read the buildinfo for the
haddock step.
Duncan Coutts
- patch applied (packages/Cabal): Read the buildinfo for the
haddock step.
Ross Paterson
- patch applied (packages/Cabal): Read the buildinfo for the haddock
step.
Duncan Coutts
- patch applied (packages/Cabal): Remove spurious debug message.
Duncan Coutts
- patch applied (packages/Cabal): Share one more place where the
cabal version is defined.
Duncan Coutts
- patch applied (packages/Cabal): TAG 1.1.5.9.3
Duncan Coutts
- patch applied (packages/Cabal): TAG 1.1.5.9.4
Duncan Coutts
- patch applied (packages/Cabal): TAG 1.1.6
Duncan Coutts
- patch applied (packages/Cabal): Tidy up command comments
Duncan Coutts
- patch applied (packages/Cabal): Update README,
changelog and releaseNotes
Duncan Coutts
- patch applied (packages/Cabal): Update text on the front page:
packages can now overlap in GHC 6.6
Simon Marlow
- patch applied (packages/Cabal): Use pragma OPTIONS rather than
OPTIONS_GHC for compatability with ghc 6.2.x
Duncan Coutts
- patch applied (packages/Cabal): Use slightly simpler way of getting
GHC version.
Duncan Coutts
- patch applied (packages/GLUT): Track changes of NURBS API
Sven Panne
- patch applied (packages/haskell-src): Move ParseUtils into
exposed-modules, in haskell-src
Ian Lynagh
- patch applied (packages/HaXml): use versioned package name when
building with ghc-6.6
Malcolm Wallace
- patch applied (packages/monads): Wed Oct 25 18:20:17 PDT 2006
diatchki at cse.ogi.edu
- patch applied (packages/OpenGL): Slightly improved the NURBS API
Sven Panne
- patch applied (packages/QuickCheck): add Arbitrary instance for
Maybe
Ross Paterson
- patch applied (packages/QuickCheck): Adding Arbitrary instance for
Either
Ross Paterson
- patch applied (packages/time): add Setup.hs
Ross Paterson
- patch applied (packages/Win32): Remove casts from lvalues to allow
compilation under GCC 4.0
Ian Lynagh
Last message date:
Mon Oct 30 18:11:09 EST 2006
Archived on: Tue Nov 7 08:06:27 EST 2006
This archive was generated by
Pipermail 0.09 (Mailman edition).