summaryrefslogtreecommitdiff
path: root/monkeypatch.cabal
diff options
context:
space:
mode:
authorJoe Crayne <joe@jerkface.net>2019-03-22 17:40:54 -0400
committerJoe Crayne <joe@jerkface.net>2019-03-22 17:40:54 -0400
commita7ef7551b3bc078c6992619e3fe847324b074d24 (patch)
treead63ea9890ba75bfc8d6c51f6a288e46e164b2cf /monkeypatch.cabal
parentb511cbf06b5ad30a555c5bf99598b7257d628eea (diff)
Apply do-syntax.
Diffstat (limited to 'monkeypatch.cabal')
-rw-r--r--monkeypatch.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/monkeypatch.cabal b/monkeypatch.cabal
index 23bc405..2b06032 100644
--- a/monkeypatch.cabal
+++ b/monkeypatch.cabal
@@ -52,7 +52,7 @@ extra-source-files: CHANGELOG.md
52 52
53executable monkeypatch 53executable monkeypatch
54 main-is: monkeypatch.hs 54 main-is: monkeypatch.hs
55 other-modules: GrepNested 55 other-modules: GrepNested, Sweeten
56 -- other-extensions: 56 -- other-extensions:
57 build-depends: base >=4.10.1.0 && <=4.12 57 build-depends: base >=4.10.1.0 && <=4.12
58 , containers ^>=0.5.10.2 58 , containers ^>=0.5.10.2