Skip to content

Fix extension pragma inserted below ghc options pragma #2364 #2392

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

Merged
merged 25 commits into from
Nov 30, 2021
Merged
Changes from 1 commit
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
23f49cf
new parser for stuff before first declaration
eddiemundo Nov 23, 2021
43cae29
Merge branch 'fix-pragma-inserts' of https://github.com/eddiemundo/ha…
eddiemundo Nov 23, 2021
beb43c8
remove unused pragmas, modify haddock comment on parser
eddiemundo Nov 23, 2021
64c3824
Merge branch 'master' into fix-pragma-inserts
eddiemundo Nov 23, 2021
7ba4e1e
Merge branch 'master' into fix-pragma-inserts
eddiemundo Nov 24, 2021
2a0c61f
working but need to clean lots of little things and add more tests
eddiemundo Nov 26, 2021
c4f5d05
Merge branch 'haskell:master' into fix-pragma-inserts
eddiemundo Nov 26, 2021
a4fcfff
Merge branch 'fix-pragma-inserts' of https://github.com/eddiemundo/ha…
eddiemundo Nov 26, 2021
f77c544
uncomment completions functions and tests (was trying to see why the …
eddiemundo Nov 27, 2021
40f049a
add line splitting tests, fix line splitting errors and among other t…
eddiemundo Nov 27, 2021
554071c
change comments, add cpp for setting use_pos_prags bit in PState
eddiemundo Nov 28, 2021
20ef6cd
add safeImportsOn to compat, fix ghc versions
eddiemundo Nov 29, 2021
bd2f998
fix compat
eddiemundo Nov 29, 2021
9e4ca0e
fix compat
eddiemundo Nov 29, 2021
1d2400a
fix compat 3
eddiemundo Nov 29, 2021
3946d09
fix compat 4
eddiemundo Nov 29, 2021
d1f75fa
fix compat 5
eddiemundo Nov 29, 2021
66eadad
fix test
eddiemundo Nov 29, 2021
2a78641
fix compat 6
eddiemundo Nov 29, 2021
4475e77
Merge branch 'fix-pragma-inserts' of https://github.com/eddiemundo/ha…
eddiemundo Nov 29, 2021
21c55c9
add back some tests and investigate #2375 later
eddiemundo Nov 29, 2021
1c3a53c
Merge branch 'master' into fix-pragma-inserts
jneira Nov 29, 2021
43e0e67
Merge branch 'master' into fix-pragma-inserts
eddiemundo Nov 29, 2021
c93f3ee
Merge branch 'master' into fix-pragma-inserts
eddiemundo Nov 29, 2021
85eff89
Merge branch 'master' into fix-pragma-inserts
jneira Nov 30, 2021
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
Merge branch 'fix-pragma-inserts' of https://github.com/eddiemundo/ha…
…skell-language-server into fix-pragma-inserts

update
  • Loading branch information
eddiemundo committed Nov 23, 2021
commit 43cae296b0799aeed0a35517c01f218f59a8ab80

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.