mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-18 02:08:29 +01:00
Temporarily remove present nominolo/atto-list#15
This commit is contained in:
parent
9a1191e32a
commit
9044e54ac2
@ -340,8 +340,11 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
|||||||
|
|
||||||
mapM_ (add "Chris Done") $ words =<<
|
mapM_ (add "Chris Done") $ words =<<
|
||||||
[ "ace check-email freenect frisby gd haskell-docs "
|
[ "ace check-email freenect frisby gd haskell-docs "
|
||||||
, "hostname-validate ini lucid osdkeys pdfinfo present "
|
, "hostname-validate ini lucid osdkeys pdfinfo"
|
||||||
, "pure-io scrobble sourcemap shell-conduit" ]
|
, "pure-io scrobble sourcemap shell-conduit" ]
|
||||||
|
|
||||||
|
-- https://github.com/nominolo/atto-lisp/issues/15
|
||||||
|
-- present
|
||||||
-- TODO: Add hindent and structured-haskell-mode once they've been ported to HSE 1.16.
|
-- TODO: Add hindent and structured-haskell-mode once they've been ported to HSE 1.16.
|
||||||
|
|
||||||
#if !defined(mingw32_HOST_OS) && !defined(__MINGW32__)
|
#if !defined(mingw32_HOST_OS) && !defined(__MINGW32__)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user