9 lines
206 B
Plaintext
9 lines
206 B
Plaintext
if os(mingw32)
|
|
import: cabal.ghc964.Win32.project
|
|
import: cabal.ghc964.Win32.project.freeze
|
|
else
|
|
import: cabal.ghc964.Unix.project
|
|
import: cabal.ghc964.Unix.project.freeze
|
|
|
|
with-compiler: ghc-9.6.4
|