Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

Commit cdd8b53

Browse files
committed
Bump cabal ormolu version
1 parent 1e92a3c commit cdd8b53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

haskell-ide-engine.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ library
104104
, unliftio
105105
, hlint >= 2.2.8
106106
if impl(ghc >= 8.6)
107-
build-depends: ormolu
107+
build-depends: ormolu >= 0.0.3.1
108108

109109
ghc-options: -Wall -Wredundant-constraints
110110
if flag(pedantic)

0 commit comments

Comments
 (0)