Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
6843 commits behind the upstream repository.
Ben Orchard's avatar
Ben Orchard authored
Adds a new LANGUAGE pragma ExtendedLiterals, which enables defining
unboxed numeric literals such as `0xFF#Word8 :: Word8#`.

Implements GHC proposal 0451:
https://github.com/ghc-proposals/ghc-proposals/blob/b384a538b34f79d18a0201455b7b3c473bc8c936/proposals/0451-sized-literals.rst



Fixes #21422.

Bumps haddock submodule.

Co-authored-by: default avatarKrzysztof Gogolewski <krzysztof.gogolewski@tweag.io>
931c8d82
History
Name Last commit Last update
..
.gitignore
AnnotationLet.hs
AnnotationTuple.hs
BundleExport.hs
CommentsTest.hs
HsDocTy.hs
InTreeAnnotations1.hs
ListComprehensions.hs
Makefile
Ppr001.hs
Ppr002.hs
Ppr002a.hs
Ppr003.hs
Ppr004.hs
Ppr005.hs
Ppr006.hs
Ppr007.hs
Ppr008.hs
Ppr009.hs
Ppr010.hs
Ppr011.hs
Ppr012.hs
Ppr013.hs
Ppr014.hs
Ppr015.hs
Ppr016.hs
Ppr017.hs
Ppr018.hs
Ppr019.hs
Ppr020.hs
Ppr021.hs
Ppr022.hs
Ppr023.hs
Ppr024.hs
Ppr025.hs
Ppr026.hs
Ppr027.hs
Ppr028.hs
Ppr029.hs
Ppr030.hs
Ppr031.hs
Ppr032.hs
Ppr033.hs
Ppr034.hs
Ppr035.hs
Ppr036.hs
Ppr037.hs
Ppr038.hs
Ppr039.hs
Ppr040.hs
Ppr041.hs
Ppr042.hs
Ppr043.hs
Ppr044.hs
Ppr045.hs
Ppr046.hs
Ppr048.hs
Ppr049.hs
Ppr050.hs
Ppr051.hs
Ppr052.hs
Ppr053.hs
Ppr054.hs
Ppr055.hs
PprArrowLambdaCase.hs
PprArrows.hs
PprBracesSemiDataDecl.hs
PprClassParens.hs
PprClassTypeFamily.hs
PprCommentPlacement2.hs
PprCommentsOnly.hs
PprCompleteSig.hs
PprDynamic.hs
PprEmptyMostly.hs
PprEmptyMostlyInst.hs
PprForeignDecl.hs
PprLinearArrow.hs
PprOverloadedLabels.hs
PprOverloadedRecords.hs
PprParenFunBind.hs
PprRecordDotSyntax1.hs
PprRecordDotSyntax2.hs
PprRecordDotSyntax3.hs
PprRecordDotSyntax4.hs
PprRecordDotSyntaxA.hs
PprRecordSemi.hs
PprRecursiveDo.hs
PprRoles.hs
PprSemis.hs
PprT13747.hs
PprThAbstractFamily.hs
PprTypeBrackets.hs
PprTypeSynParens.hs
PprUnicodeSyntax.hs
RdrNames.hs
StarBinderAnns.hs
T13050p.hs
T13199.hs
T13550.hs
T13942.hs
T14289.hs
T14289b.hs
T14289c.hs
T14306.hs
T14343.hs
T14343.stderr
T14343b.hs
T14343b.stderr
T15761.hs
T15761.stderr
T17697.hs
T17697.stderr
T18052a.hs
T18052a.stderr
T18247a.hs
T18791.hs
T18791.stderr
T20531.script
T20531.stdout
T20531_defs.hs
T20531_red_ticks.script
T20531_red_ticks.stdout
T22488.script
T22488.stdout
T22488_docHead.hs
T22785.hs
T22785.stderr
Test10255.hs
Test10268.hs
Test10269.hs
Test10276.hs
Test10278.hs
Test10280.hs
Test10307.hs
Test10309.hs
Test10312.hs
Test10313.hs
Test10354.hs
Test10357.hs
Test10358.hs
Test10396.hs
Test10399.hs
Test10598.hs
Test11018.hs
Test11321.hs
Test11332.hs
Test11430.hs
Test12417.hs
Test13163.hs
Test15242.hs
Test15303.hs
Test16212.hs
Test16230.hs
Test16236.hs
Test16279.hs
Test17388.hs
Test17519.hs
Test19784.hs
Test19798.hs
Test19813.hs
Test19814.hs
Test19821.hs
Test19834.hs
Test19839.hs
Test19840.hs
Test19850.hs
Test20243.hs
Test20247.hs
Test20256.hs
Test20258.hs
Test20297.hs
Test20297.stdout
Test20315.hs
Test20315.stderr
Test20846.hs
Test21355.hs
Test21805.hs
Test22765.hs
Test22771.hs
TestBoolFormula.hs
all.T
load-main.hs