Skip to content

Commit

Permalink
format spectrometer.cabal
Browse files Browse the repository at this point in the history
  • Loading branch information
spatten committed Sep 17, 2024
1 parent a13a71f commit 3aab88a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spectrometer.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ common deps
, crypton ^>=1.0.0
, crypton-connection ^>=0.4.1
, data-default-class ^>=0.1.2.0
, deepseq >=1.4.8 && <1.5 || ^>=1.5
, deepseq ^>=1.4.8 || ^>=1.5
, direct-sqlite ^>=2.3.27
, directory ^>=1.3.6.1
, either ^>=5.0.2
Expand All @@ -127,7 +127,7 @@ common deps
, lzma-conduit ^>=1.2.1
, megaparsec ^>=9.4 || ^>=9.6
, modern-uri ^>=0.3.6
, mtl >=2.2 && <2.3 || ^>=2.3
, mtl ^>=2.2 || ^>=2.3
, network ^>=3.1.2.0
, network-uri ^>=2.6.4.0
, optparse-applicative ^>=0.18.0.0
Expand Down

0 comments on commit 3aab88a

Please sign in to comment.