diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/hugs98.rb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Library/Formula/hugs98.rb b/Library/Formula/hugs98.rb index a3bfceba0..822a305e0 100644 --- a/Library/Formula/hugs98.rb +++ b/Library/Formula/hugs98.rb @@ -9,8 +9,7 @@ class Hugs98 < Formula depends_on 'readline' fails_with :clang do - build 425 - cause %[ERROR "libraries/bootlib/Data/Dynamic.hs" - Module "Main" already loaded] + cause %[ERROR "../libraries/bootlib/Data/Dynamic.hs" - Module "Main" already loaded] end def patches |
