diff options
Diffstat (limited to 'prlg.cabal')
| -rw-r--r-- | prlg.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
