Forked from
Glasgow Haskell Compiler / Packages / haskeline
80 commits behind, 3 commits ahead of the upstream repository.
-
Herbert Valerio Riedel authored
The logic in Setup.hs doesn't affect the build per-se, but rather prints out a purely informational warning on non-windows systems in case `terminfo` is disabled. However, the upcoming Cabal 2.0 API breaks the Setup.hs script so it's easier to just convert to simple build-type and avoid the additional complexity and overhead.
Herbert Valerio Riedel authoredThe logic in Setup.hs doesn't affect the build per-se, but rather prints out a purely informational warning on non-windows systems in case `terminfo` is disabled. However, the upcoming Cabal 2.0 API breaks the Setup.hs script so it's easier to just convert to simple build-type and avoid the additional complexity and overhead.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Setup.hs 46 B
import Distribution.Simple
main = defaultMain