Skip to content

Commit

Permalink
Merge pull request #3186 from grayjay/update-hacking.md
Browse files Browse the repository at this point in the history
Revert "Add warning about testing Cabal on Windows"
  • Loading branch information
23Skidoo committed Feb 24, 2016
2 parents 7f59397 + 89c24c9 commit b9803b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HACKING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b9803b7

Please sign in to comment.