Next | Query returned 25 messages, browsing 21 to 30 | previous

History of commit frequency

CVS Commit History:


   2024-05-06 04:26:40 by Masatake Daimon | Files touched by this commit (5)
Log message:
lang/ghc98: Built a bootkit for Darwin/aarch64

I used the official binary distribution from the upstream to build this one. \ 
Glad I didn't have to cross-build it...
   2024-05-05 18:16:21 by Masatake Daimon | Files touched by this commit (1)
Log message:
lang/ghc98: Update instructions in files/BOOTSTRAP.md
   2024-05-01 05:22:33 by Masatake Daimon | Files touched by this commit (3)
Log message:
lang/ghc98: Fix a build failure that occurs when ${WRKDIR} != ${PKGPATH}/work
   2024-04-28 18:23:44 by Masatake Daimon | Files touched by this commit (4)
Log message:
lang/ghc98: Fix a long-standing Cabal bug
   2024-04-28 07:58:58 by Masatake Daimon | Files touched by this commit (41)
Log message:
lang/ghc98: import ghc-9.8.2

GHC: The Glasgow Haskell Compiler.

The Glasgow Haskell Compiler is a robust, fully-featured, optimising
compiler for the functional programming language Haskell 98
(http://www.haskell.org). GHC compiles Haskell to either native code
or C. It implements numerous experimental language extensions to
Haskell, including concurrency, a foreign language interface, several
type-system extensions, exceptions, and so on. GHC comes with a
generational garbage collector, a space and time profiler, and a
comprehensive set of libraries.

This package provides the 9.8.x release series.

Next | Query returned 25 messages, browsing 21 to 30 | previous