Closed charles-cooper closed 7 years ago
stack build --haddock was failing with
stack build --haddock
Data/GetField.hs:1:1: error: File name does not match module name: Saw: ‘Main’ Expected: ‘Data.GetField’
This is likely a problem with cabal using a ghetto cpphs, cf. https://ghc.haskell.org/trac/ghc/ticket/8143 https://github.com/haskell/cabal/issues/883
Lol... OK, fine with me :)
stack build --haddock
was failing withThis is likely a problem with cabal using a ghetto cpphs, cf. https://ghc.haskell.org/trac/ghc/ticket/8143 https://github.com/haskell/cabal/issues/883