diff --git a/alea.cabal b/alea.cabal index 66f6c54..e1021cd 100644 --- a/alea.cabal +++ b/alea.cabal @@ -19,6 +19,10 @@ extra-source-files: README.md, LICENSE data-files: dict/diceware cabal-version: >=1.10 +source-repository head + type: git + location: https://github.com/rnhmjoj/alea + executable alea main-is: Main.hs default-language: Haskell2010