haskell / haskell/cabal

Files that are only used by cabal setup are not recompiled when they change between runs of 'cabal build'

Đang mở
#601 3 bình luận 0 reaction 0 người được giao Xem trên GitHub
cabal-install: other old-milestone: ⊥ type: bug
Ngôn ngữ chính
Haskell
Star
1.7k
Fork
750
Merge trung bình
4 ngày 3 giờ
Pull request đã merge (30 ngày)
28

Mô tả

(Imported from [Trac #608](http://hackage.haskell.org/trac/hackage/ticket/608), reported by guest on 2009-11-15)

Files that are only used by cabal setup are not recompiled when they change between runs of 'cabal build'.

Reproduction steps for the included cabal package:

  • Run 'cabal configure && cabal build && cabal test'
  • The test output should be "I helped with lots of stuff!"
  • Change the string in Distribution/Helper.hs to "I didn't help with "
  • Rerun 'cabal configure && cabal build && cabal test' -- the output should change to "I didn't help with lots of stuff!", but nothing recompiles and the output doesn't change.
Although the attached cabal package is minimal, I've observed this behavior with darcs's Distribution/ShellHarness.

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.