Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Dhall language support. #4539

Merged
merged 1 commit into from
May 31, 2019
Merged

Conversation

sellout
Copy link
Contributor

@sellout sellout commented May 28, 2019

Fixes dhall-lang/dhall-lang#198.

There’s not yet a Dhall grammar in a supported format, so it uses Haskell for now.

Description

Checklist:

@f-f
Copy link

f-f commented May 29, 2019

Looks like CI is failing due to the colour being too close to existing ones.
I cannot seem to get linguist set up on my machine so I'm not able to run the proximity test script, but here's some colour suggestions:

  • #dd1a11
  • #d1a11f
  • #dfafff

@f-f
Copy link

f-f commented May 29, 2019

@sellout update: I did get the tests running, and so far #dfafff is the only color that passed. Would that be fine?

Fixes dhall-lang/dhall-lang#198.

There’s not yet a Dhall grammar in a supported format, so it uses Haskell for now.
@lildude lildude requested review from pchaigno and Alhadis and removed request for pchaigno May 31, 2019 09:03
@lildude lildude merged commit 7e1a5e8 into github-linguist:master May 31, 2019
@github-linguist github-linguist locked as resolved and limited conversation to collaborators Jun 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Github highlighting for .dhall files
4 participants