Bump cabal ormolu version

This commit is contained in:
Avi Dessauer 2020-01-24 02:10:12 -05:00
parent 1e92a3c017
commit cdd8b53754

View File

@ -104,7 +104,7 @@ library
, unliftio
, hlint >= 2.2.8
if impl(ghc >= 8.6)
build-depends: ormolu
build-depends: ormolu >= 0.0.3.1
ghc-options: -Wall -Wredundant-constraints
if flag(pedantic)