diff options
Diffstat (limited to 'libraries/template-haskell/template-haskell.cabal')
-rw-r--r-- | libraries/template-haskell/template-haskell.cabal | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/libraries/template-haskell/template-haskell.cabal b/libraries/template-haskell/template-haskell.cabal index d3cf0cc76d..ca0e344f85 100644 --- a/libraries/template-haskell/template-haskell.cabal +++ b/libraries/template-haskell/template-haskell.cabal @@ -18,12 +18,8 @@ description: source-repository head type: git - location: http://git.haskell.org/packages/template-haskell.git - -source-repository this - type: git - location: http://git.haskell.org/packages/template-haskell.git - tag: template-haskell-2.10.0.0-release + location: http://git.haskell.org/ghc.git + subdir: libraries/template-haskell Library default-language: Haskell2010 |