diff options
author | Johannes Gerer <oss@johannesgerer.com> | 2016-10-27 02:46:07 +0200 |
---|---|---|
committer | Johannes Gerer <oss@johannesgerer.com> | 2016-10-27 02:47:19 +0200 |
commit | cdfc5a078a334f8467fb52f30c3ef544b63be4d0 (patch) | |
tree | e15bc0ccf9a78b9b066fc7d19de6124828e1a2f8 /blazeT.cabal | |
parent | 95eb4d6a041305a27dc8fcd42ff1831d9961b7a3 (diff) | |
download | blazeT-cdfc5a078a334f8467fb52f30c3ef544b63be4d0.tar.gz blazeT-cdfc5a078a334f8467fb52f30c3ef544b63be4d0.tar.zst blazeT-cdfc5a078a334f8467fb52f30c3ef544b63be4d0.zip |
fixed compilation error for GHC 7.6.3, 7.8.4, 7.10.3v0.0.2
Diffstat (limited to 'blazeT.cabal')
-rw-r--r-- | blazeT.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/blazeT.cabal b/blazeT.cabal index eb3907e..42e44ba 100644 --- a/blazeT.cabal +++ b/blazeT.cabal | |||
@@ -1,5 +1,5 @@ | |||
1 | Name: blazeT | 1 | Name: blazeT |
2 | Version: 0.0.1 | 2 | Version: 0.0.2 |
3 | Homepage: | 3 | Homepage: |
4 | Bug-Reports: http://github.com/johannesgerer/blazeT/issues | 4 | Bug-Reports: http://github.com/johannesgerer/blazeT/issues |
5 | License: MIT | 5 | License: MIT |