CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Fri, 08 Aug 2025 03:11:38 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090407051318
location: https://web.archive.org/web/20090407051318/https://github.com/ghc-hq
server-timing: captures_list;dur=1.661057, exclusion.robots;dur=0.047047, exclusion.robots.policy;dur=0.019945, esindex;dur=0.016753, cdx.remote;dur=26.517747, LoadShardBlock;dur=188.000374, PetaboxLoader3.datanode;dur=95.817631, PetaboxLoader3.resolve;dur=43.508591
x-app-server: wwwb-app210
x-ts: 302
x-tr: 268
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app210; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Fri, 08 Aug 2025 03:11:39 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.26
x-archive-orig-date: Tue, 07 Apr 2009 05:13:16 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 415ms
x-archive-orig-etag: "df156555c5981103b0f5f7e823c1b3b9"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 111931
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Tue, 07 Apr 2009 05:13:18 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Thu, 23 Oct 2008 15:56:19 GMT", ; rel="prev memento"; datetime="Thu, 04 Dec 2008 12:18:34 GMT", ; rel="memento"; datetime="Tue, 07 Apr 2009 05:13:18 GMT", ; rel="next memento"; datetime="Sun, 21 Jun 2009 18:50:31 GMT", ; rel="last memento"; datetime="Tue, 27 Apr 2010 08:44:50 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 52_9_20090407035608_crawl101-c/52_9_20090407051256_crawl101.arc.gz
server-timing: captures_list;dur=0.674037, exclusion.robots;dur=0.030916, exclusion.robots.policy;dur=0.014642, esindex;dur=0.014374, cdx.remote;dur=100.961437, LoadShardBlock;dur=303.698448, PetaboxLoader3.datanode;dur=221.120892, PetaboxLoader3.resolve;dur=561.422460, load_resource;dur=555.513607
x-app-server: wwwb-app210
x-ts: 200
x-tr: 1090
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
ghc-hq's Profile - GitHub
Public Activity
-
Official Git mirror of the Glasgow Haskell Compiler. Note: Building from the Git repo is not yet...Updated Fri Apr 03 18:15:00 -0700 2009
Public Activity
HEAD is b186f3060f112e910bb72ff91f8d7ebeaeed4590
x

-
Ian Lynagh committed b186f306:
Don't use thread local storage on x86/not-Linux
HEAD is 9d94bcca692c9539278fb6655774b02e3fc4e18a
x

-
dias committed 9d94bcca:
eliminate warnings
-
dias committed 0edeaf83:
Debugging by Sesame Street:
-
dias committed 5037f753:
Buggy optimizations caused function-call return to share the function's entry point
-
dias committed ad33e0a9:
Better handling of node parameter in calling conventions
-
dias committed fdb2f28f:
When calling gc, avoid saving node in static closures
-
dias committed 45f22e28:
Code simplifications due to call/return separation; some improvements to how node argument is managed
-
dias committed ef1cd4ba:
Code simplification due to separate call/return conventions
-
dias committed 4224377c:
Calls with and without passing node arguments more clearly separated
-
dias committed e8bd26d2:
Another small step: call and return conventions specified separately when making calls
-
dias committed 77ab3c7f:
Small step toward call-conv improvement: separate out calls and returns
HEAD is 41266cc50e1cc34a670452640f1b95a14a8151c7
x

-
Simon Peyton Jones committed 41266cc5:
Adjust inlining heursitics
-
Simon Peyton Jones committed be94fb55:
Worker/wrapper should make INLINE if it doesn't w/w
-
Simon Peyton Jones committed 7aa122a0:
Rewrite a good chunk of CoreArity
-
Simon Peyton Jones committed 905894bb:
Comments only; record remarks about removing 'type' nonterminal
-
Simon Peyton Jones committed 6501eebd:
Don't float case expressions in full laziness
-
Simon Peyton Jones committed 21ec6e59:
Fix Trac #3118: missing alternative
-
Simon Peyton Jones committed f8dfb83f:
Use a local interestingDict function instead of importing SimplUtils.interestingArg
-
Simon Peyton Jones committed edb6739f:
Better panic reporting
-
Simon Peyton Jones committed fe4aa76a:
Fix pragmas in binder-swapping
-
Simon Peyton Jones committed 9dd00641:
Float constants to top-level even in first full laziness pass
HEAD is e1d7507200c6bd454f0493426fa677dfe9f0cdc8
x

-
Ben Lippmeier committed e1d75072:
SPARC: Fix ffi019 split load/store of HsInt64 into two parts to respect alignment constraints
-
Ben Lippmeier committed 2c57289d:
SPARC NCG: Fix 64 bit addition, carry bit wasn't getting set.
-
Ben Lippmeier committed 45cd7c9c:
SPARC NCG: When getting a 64 bit word, promote halves to 64 bit before shifting
-
Ben Lippmeier committed 1d0bada5:
SPARC NCG: HpLim is now always stored on the stack, not in a register
HEAD is 2f9e6e685a546feb65707d63876ad52827d095a6
x

-
David Waern committed 2f9e6e68:
Allow Haddock comments in type synonyms
HEAD is dda255d23e6a4ef3394c38d3c4679fafd47b631f
x

-
Ian Lynagh committed dda255d2:
mkErrorAppDs now takes an SDoc rather than a String
HEAD is 2b2fa27787584a81b33bc332df9be37bca3768d6
x

-
Simon Peyton Jones committed 2b2fa277:
Fix Trac #246: order of matching in record patterns
-
Simon Peyton Jones committed 8d381e93:
Fix Trac #3126: matching overloaded literals
-
Simon Peyton Jones committed 9918b444:
White space cosmetics only
-
Simon Peyton Jones committed 812e44c3:
Improve mkDupableCont; and fix Trac #3116
-
Simon Peyton Jones committed 3ae37aaa:
Avoid quadratic complexity in occurrence analysis (fix Trac #1969)
-
Simon Peyton Jones committed 66b157d4:
Improve arity propagation in the specialiser
HEAD is 146174ca2d29bd13701f19ab922660cf8aa408f2
x

-
Simon Marlow committed 146174ca:
check for ThreadRelocated in checkBlackHoles()
HEAD is 22e3cf56e3e6ec9df4acffd558eff65f05c6a9ec
x

-
Ian Lynagh committed 22e3cf56:
syb no longer needs to be wired in
HEAD is 7d79d2a2f308163743af6919765633b3b2e09475
x

-
Manuel M T Chakravarty committed 7d79d2a2:
Template Haskell: added bang patterns
HEAD is 1e8afe33fab57bbb6d65f9907658959e8e666ca1
x

-
Manuel M T Chakravarty committed 1e8afe33:
Template Haskell: make reify aware of type families
HEAD is 25890cf08d59b7bc2fd7d0c235b72c0fe7adaa2b
x

-
Manuel M T Chakravarty committed 25890cf0:
Template Haskell: support for INLINE and SPECIALISE pragmas
HEAD is 3072534f142e29c32271bf06e05461330d6a1173
x

-
Simon Marlow committed 3072534f:
fix an fprintf that should be fputs (quiets gcc)
-
Simon Marlow committed 7afb2717:
check return value of write (quiets gcc)
-
Simon Marlow committed c4856115:
Fix locking in evacuate_large() (FIX openfile008(threaded2))
-
thoughtpolice committed 4934ffbe:
Please the -Wall police by moving a variable declaration; really FIX getNumberOfProcessors() for MacOS X
-
thoughtpolice committed e51fb734:
wibble in setExecutable
-
thoughtpolice committed db95894d:
FIX getNumberOfProcessors() on MacOS X
HEAD is 11f528ac15130f3daf9387eb090f1efc84a6ce34
x

-
Manuel M T Chakravarty committed 11f528ac:
Template Haskell support for equality constraints
HEAD is b6afcf27baf1624e8d8e84a7bc5078df3b62b748
x

-
Manuel M T Chakravarty committed b6afcf27:
Template Haskell: support for type family declarations
HEAD is ac235225d463599a203ba98fea5a4f92a46a3e79
x

-
dias committed ac235225:
Comment explaining use of seq in DFMonad
HEAD is aa1f41c4795c625f428b6cb43a04386655fcd0e5
x

-
Simon Marlow committed aa1f41c4:
FIX unregisterised target by #ifdefing targetPlatform stuff
HEAD is 0ec3b85cf1e4f3d35c98984f6da2485e671ebfd9
x

-
Simon Peyton Jones committed 0ec3b85c:
Add the notion of "constructor-like" Ids for rule-matching
HEAD is 5fad73b525c80a6841f84a4dbd1fef0cacc895ed
x

-
Simon Marlow committed 5fad73b5:
FIX #3093: stub filenames when using -osuf
-
Simon Marlow committed 711468fb:
Don't call processHeapClosureForDead on pinned blocks
-
Simon Marlow committed 9234f67a:
Retract Hp *before* checking for HpLim==0
-
Simon Marlow committed a72aca38:
eliminate some not-quite-duplicate code
-
Simon Marlow committed e7930ff3:
start finalizers on the current Capability rather than last_free_capability
-
Simon Marlow committed eaa10adb:
cope with ThreadRelocated on the sleeping_queue
HEAD is 2f2530a17d82a2bb3e8b9653aafaa3c26e1333de
x

-
Simon Peyton Jones committed 2f2530a1:
Fix Trac #3095, and make RdrHsSyn warning-clean
This feature is coming soon. Sit tight!