Skip to content
Snippets Groups Projects
Commit 89c24c93 authored by kristenk's avatar kristenk
Browse files

Revert "Add warning about testing Cabal on Windows"

This reverts commit 727f4479.

This comment is unnecessary after #3180. [ci skip]
parent 7f593977
No related branches found
No related tags found
No related merge requests found
......@@ -98,7 +98,7 @@ To build and test the `Cabal` library, do:
We will refer to this as `PACKAGEDB`.
5. Configure and build Cabal, and run all tests. (Note that many of the package tests require shared libraries, which are not provided by GHC >= 7.8 on Windows: https://ghc.haskell.org/trac/ghc/ticket/8228)
5. Configure and build Cabal, and run all tests:
~~~~
./Setup configure --enable-tests --package-db=$PACKAGEDB
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment