Skip to content

Commit 22b58b8

Browse files
committed
Remove haskell98 dependency.
Ignore-this: 53390cb3b33511dd0bb42bbbf96c305a Recent versions of Happy don't require it any more. darcs-hash:20110813215308-6b108-c496688cca8d2df9c0e3873b528148fa1be5c445.gz
1 parent 751a166 commit 22b58b8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

haskell-src.cabal

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,5 @@ library
3333
build-depends: base >= 4 && < 5, syb, pretty, array
3434
else
3535
build-depends: base < 3
36-
build-depends: haskell98
37-
-- The dependency on Haskell 98 is only because
38-
-- Happy generates a parser that imports Array
3936
extensions: CPP
4037
nhc98-options: -K11M

0 commit comments

Comments
 (0)