Skip to content

Commit 89c24c9

Browse files
committed
Revert "Add warning about testing Cabal on Windows"
This reverts commit 727f447. This comment is unnecessary after #3180. [ci skip]
1 parent 7f59397 commit 89c24c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

HACKING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ To build and test the `Cabal` library, do:
9898
9999
We will refer to this as `PACKAGEDB`.
100100
101-
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)
101+
5. Configure and build Cabal, and run all tests:
102102
103103
~~~~
104104
./Setup configure --enable-tests --package-db=$PACKAGEDB

0 commit comments

Comments
 (0)