Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • GHC GHC
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 5,262
    • Issues 5,262
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 570
    • Merge requests 570
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Glasgow Haskell CompilerGlasgow Haskell Compiler
  • GHCGHC
  • Issues
  • #22475
Closed
Open
Issue created Nov 17, 2022 by kazu-yamamoto@trac-kazu-yamamoto

Oops! Entered absent arg Arg: lvl

Summary

GHC 9.4.x causes "Oops! Entered absent arg Arg: lvl" while other GHCs do not.

Steps to reproduce

% git clone https://github.com/kazu-yamamoto/quic
% cd quic
% cabal configure --enable-tests
% cabal build
% cabal test

Expected behavior

This failure should not be encountered.

Environment

  • GHC version used: GHC 9.4.3

Optional:

  • Operating System: macOS ventura (13.0.1)
  • System Architecture: x86_64
Edited Nov 22, 2022 by Sebastian Graf
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking