mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-16 17:28:29 +01:00
enable base-noprelude
for pandoc
This commit is contained in:
parent
3615964bad
commit
1abe2a030d
@ -4224,6 +4224,7 @@ packages:
|
|||||||
- assoc
|
- assoc
|
||||||
- attoparsec
|
- attoparsec
|
||||||
- auto-update
|
- auto-update
|
||||||
|
- base-noprelude
|
||||||
- base64-bytestring
|
- base64-bytestring
|
||||||
- base64-bytestring-type
|
- base64-bytestring-type
|
||||||
- base64-string
|
- base64-string
|
||||||
@ -4335,7 +4336,7 @@ packages:
|
|||||||
- fail
|
- fail
|
||||||
- fast-logger
|
- fast-logger
|
||||||
- fast-math
|
- fast-math
|
||||||
- fib < 0 # via base-noprelude
|
- fib < 0 # via base-noprelude-4.13
|
||||||
- file-embed
|
- file-embed
|
||||||
- file-embed-lzma
|
- file-embed-lzma
|
||||||
- filemanip
|
- filemanip
|
||||||
@ -4676,7 +4677,6 @@ packages:
|
|||||||
# this is to prevent us from including them by accident. They can
|
# this is to prevent us from including them by accident. They can
|
||||||
# be removed from this list if they are fixed.
|
# be removed from this list if they are fixed.
|
||||||
"Unmaintained packages with compilation failures":
|
"Unmaintained packages with compilation failures":
|
||||||
- base-noprelude < 0 # via base-4.13.0.0
|
|
||||||
- doctest-discover-configurator < 0
|
- doctest-discover-configurator < 0
|
||||||
- flexible-defaults < 0 # MonadFail
|
- flexible-defaults < 0 # MonadFail
|
||||||
- haskell-tools-builtin-refactorings < 0 # bounds failure
|
- haskell-tools-builtin-refactorings < 0 # bounds failure
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user