Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Work around macos case sensitivity issue
See also haskell/cabal#4739. /Users/travis/build/PostgREST/postgrest/<built-in>:15:10: error: error: non-portable path to file '".stack-work/dist/x86_64-osx/Cabal-2.2.0.1/build/PostgREST/autogen/cabal_macros.h"'; specified path differs in case from file name on disk [-Werror,-Wnonportable-include-path] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ".stack-work/dist/x86_64-osx/Cabal-2.2.0.1/build/PostgREST/autogen/cabal_macros.h"
- Loading branch information