summaryrefslogtreecommitdiff
path: root/monkeypatch.cabal
diff options
context:
space:
mode:
authorJoe Crayne <joe@jerkface.net>2019-03-17 23:55:52 -0400
committerJoe Crayne <joe@jerkface.net>2019-03-17 23:55:52 -0400
commit5ea1ee91c2ad1db38ada2590f30dc0ea4ed6ef29 (patch)
tree2cfe12502ce621f4490c662c4297874e6133befe /monkeypatch.cabal
parent16d4397e2cbe550c473117dae7ec1ef577fb7937 (diff)
Use refactored comment parser.
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 21146e4..ac31a6d 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: 55 other-modules: Comments
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