.ghci-9.0 232 B

12345678
  1. -- This file should mirror the flags for GHC 9.0.* enabled in
  2. -- `Agda.cabal`. It should be loaded automatically by the `.ghci` file
  3. -- in this directory.
  4. :script .ghci-8.10
  5. :set -Wcompat-unqualified-imports
  6. :set -Winvalid-haddock