diff --git a/source/BNFC.cabal b/source/BNFC.cabal index 5c5febac..823c3ec1 100644 --- a/source/BNFC.cabal +++ b/source/BNFC.cabal @@ -24,6 +24,11 @@ Description: a Latex file containing a readable specification of the language. Extra-source-files: src/BNF.cf TODO +Source-repository head + type: git + location: https://github.com/BNFC/bnfc.git + subdir: source + Library hs-source-dirs: runtime, src Build-Depends: base>=4.4 && <5, array