issues
search
danstiner
/
hfmt
Format Haskell programs. Inspired by the gofmt utility.
MIT License
125
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
stack install hfmt fails on debian 12
#56
jan-matejka
opened
1 month ago
1
Support newer GHC versions?
#55
toku-sa-n
opened
2 years ago
0
Fix a compile error with recent Cabal
#54
toku-sa-n
opened
2 years ago
0
Bump to hlint version 3
#53
danstiner
closed
3 years ago
0
Remove restrictive upper bounds on stylish-haskell and hlint dependencies
#52
turion
opened
3 years ago
1
Upgrade stylish-haskell to 0.11.x
#51
CameronDiver
closed
3 years ago
1
Support GHC 8.6.5 and stack resolver lts-14.6
#50
danstiner
closed
5 years ago
1
stack update to lts-14.6 and ghc 8.6.5
#49
ynishi
closed
5 years ago
3
hfmt misformats the `*` operator when qualified and parenthesized
#48
miniBill
opened
5 years ago
0
hfmt misformats haddock comments in the export list
#47
miniBill
opened
5 years ago
0
Generate updated .travis.yml
#46
danstiner
closed
5 years ago
0
stack install hfmt fails on OSX
#45
leoparis89
opened
5 years ago
1
Configuration files aren't installed with `cabal copy` (and I'm guessing `cabal install` too)
#44
magthe
closed
4 years ago
6
Take Cabal default-extensions into account
#43
eschnett
opened
5 years ago
1
Support GHC 8.4.3
#42
considerate
closed
6 years ago
1
Add license scan report and status
#41
fossabot
closed
6 years ago
1
Stack install hfmt fails on latest everything [Linux, v0.2.2]
#40
autolyticus
closed
6 years ago
5
Make it work for GHC 8.4.x
#39
sergey-kintsel
closed
6 years ago
1
stack install hfmt fails on Windows with latest stack (stylish-haskell must match ==0.9.*)
#38
Ciantic
closed
5 years ago
5
Use conditional includes to use `readGenericPackageDescription` only with newer cabal versions
#37
danstiner
closed
6 years ago
0
Can't install with Stack
#36
ahstro
closed
6 years ago
1
Add tested with for GHC 8.4
#35
danstiner
closed
6 years ago
0
Drop official support for GHC 7
#34
danstiner
closed
6 years ago
0
Testing Sergey Kintsel's change to upgrade packages to make it work with stack
#33
danstiner
closed
6 years ago
1
Upgrade packages to make it work with stack
#32
sergey-kintsel
closed
6 years ago
5
Update to lts-11
#31
robertjlooby
closed
6 years ago
1
Avoid sequencing entire list into memory
#30
danstiner
closed
6 years ago
0
Do not use `sourceList`
#29
danstiner
closed
6 years ago
0
Fix failing hindent on `using` infix operator
#28
sergey-kintsel
closed
6 years ago
2
Fail with non-zero error code when the code contains a syntax error
#27
sergey-kintsel
closed
6 years ago
1
Add conduit as direct dependency
#26
danstiner
closed
6 years ago
0
Exit code semantics
#25
danstiner
closed
6 years ago
0
Print suggestions even when overwriting sources
#24
danstiner
opened
6 years ago
0
stack-fmt exe
#23
danstiner
opened
6 years ago
0
Load config from source path
#22
danstiner
opened
6 years ago
0
Cant parse template haskell
#21
srghma
closed
7 years ago
1
hfmt.EXE: app\Main.hs:(71,1)-(73,41): Non-exhaustive patterns in function sourceChangedOrHasSuggestions
#20
Ciantic
closed
6 years ago
2
Exit code semantics
#19
danstiner
closed
6 years ago
0
Implement PrintSources action for Actions.act
#18
justanotherdot
closed
7 years ago
2
hfmt chokes on stdin
#17
justanotherdot
closed
6 years ago
4
Fix bound constraint on hindent version
#16
danstiner
closed
7 years ago
0
Can't build hfmt-0.1.0
#15
justanotherdot
closed
7 years ago
3
Config file for pyup.io
#14
pyup-bot
closed
7 years ago
0
Initial Update
#13
pyup-bot
closed
7 years ago
0
Bump to stackage LTS 8.18
#12
danstiner
closed
7 years ago
0
Improve in-place writes to replace file instead of writing in place
#11
danstiner
opened
7 years ago
0
Incremental formatting?
#10
michalrus
opened
7 years ago
1
Update to latest hlint, hindent, and stylish-haskell
#9
danstiner
closed
7 years ago
4
Fix swapped "cabal" and "stack" commands in README
#8
andybalaam
closed
8 years ago
3
Install steps for cabal and stack switched in readme
#7
janaipakos
closed
7 years ago
1
Next