summaryrefslogtreecommitdiff
path: root/prlg.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'prlg.cabal')
-rw-r--r--prlg.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/prlg.cabal b/prlg.cabal
index 5e2fee0..54a9a99 100644
--- a/prlg.cabal
+++ b/prlg.cabal
@@ -29,7 +29,7 @@ executable prlg
-- LANGUAGE extensions used by modules in this package.
-- other-extensions:
- build-depends: base >=4.14, containers, megaparsec, haskeline, split, transformers, lens-family, lens-family-th
+ build-depends: base >=4.14, containers, megaparsec, haskeline, split, transformers, microlens, microlens-th, microlens-mtl
hs-source-dirs: app
default-language: Haskell2010
ghc-options: -Wunused-imports