Skip to content

Commit 83e7cb2

Browse files
committed
try replace haskell-platform with ghc and cabal
1 parent 4e87ac1 commit 83e7cb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

debian/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Section: devel
33
Priority: optional
44
Maintainer: Thomas Hallgren <[email protected]>
55
Standards-Version: 3.9.2
6-
Build-Depends: debhelper (>= 5), haskell-platform (>= 2011.2.0.1), libghc-haskeline-dev, libghc-mtl-dev, libghc-json-dev, autoconf, automake, libtool-bin, python-dev, java-sdk
6+
Build-Depends: debhelper (>= 5), ghc, cabal, libghc-haskeline-dev, libghc-mtl-dev, libghc-json-dev, autoconf, automake, libtool-bin, python-dev, java-sdk
77
Homepage: http://www.grammaticalframework.org/
88

99
Package: gf

0 commit comments

Comments
 (0)