haskell / haskell/alex

Allow giving options through input pragmas...

Open
#25 0 comments 0 reactions 0 assignees View on GitHub
feature request options
Dominant language
Haskell
Stars
323
Forks
87
PR merge metrics
No merged PRs in 30d

Description

Cabal still doesn't support giving custom Alex options in configuration file (see issue: https://github.com/haskell/cabal/issues/1223), and some programs need to specify their own --template directory, or use predicates that are as of recenlty incompatible with default invocation (see: https://github.com/yi-editor/yi/pull/435.)

Thus it would be nice to have %option pragma that could add any command-line options. (Like GHC does with {-# OPTIONS_GHC #-}.)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.