.ghci-8.2 251 B

12345678
  1. -- This file mirrors the flags for GHC 8.2.0 enabled in Agda.cabal
  2. -- It should be loaded automatically by the `.ghci` file in this directory.
  3. --
  4. :script .ghci-8.0
  5. :set -Wcpp-undef
  6. :set -Wsimplifiable-class-constraints
  7. :set -Wunbanged-strict-patterns