haskell / haskell/play-haskell

UI for controlling Core/Asm GHC options

Open
#36 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
160
Forks
14
PR merge metrics
No merged PRs in 30d

Description

Since #35, one flag is passed to GHC when printing core/asm output: `-dno-typeable-binds`. Because `{-# OPTIONS -dtypeable-binds #-}` doesn't seem to be a thing, there needs to be some UI for disabling such pre-set flags.

Contributor guide

Open the contributing guide

Research direction

The issue concerns the UI for Core/Asm output and the preset GHC flag described after #35. Start by tracing how Core/Asm output options are presented and how -dno-typeable-binds is passed to GHC. Done means users can control or disable such preset flags through the UI.

Written by the indexing model from the issue text.

Assessment

Tech stack
haskell
Domain
compilers, frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.