8000 semantic-source-0.0.0.1/ghc-8.8.1 by robrix · Pull Request #307 · github/semantic · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.

semantic-source-0.0.0.1/ghc-8.8.1 #307

Merged
merged 8 commits into from
Oct 3, 2019
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add 8.8.1 to the tested-with field.
  • Loading branch information
robrix committed Oct 3, 2019
commit 0c31921bbd2979345c571c5e63410dfac53e5e99
1 change: 1 addition & 0 deletions semantic-source/semantic-source.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ extra-source-files:

tested-with:
GHC == 8.6.5
GHC == 8.8.1
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I’m testing this locally until such time as the rest of the project can use 8.8.1.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Screen Shot 2019-10-03 at 11 38 14 AM


common common
default-language: Haskell2010
Expand Down
0