diff options
author | Gregor Kleen <pngwjpgh@users.noreply.github.com> | 2016-07-09 14:45:28 +0200 |
---|---|---|
committer | Gregor Kleen <pngwjpgh@users.noreply.github.com> | 2016-07-09 14:45:28 +0200 |
commit | a016d9c507e906cba12f8d39d42a93e09ab4e7ec (patch) | |
tree | 4b13e71cfde0b1ec5488165c30045241fb0e1923 /sequence.cabal | |
parent | 90c94957cb7f1fef4df051d18700a34ecb797293 (diff) | |
download | 2017-01-16_17:13:37-a016d9c507e906cba12f8d39d42a93e09ab4e7ec.tar 2017-01-16_17:13:37-a016d9c507e906cba12f8d39d42a93e09ab4e7ec.tar.gz 2017-01-16_17:13:37-a016d9c507e906cba12f8d39d42a93e09ab4e7ec.tar.bz2 2017-01-16_17:13:37-a016d9c507e906cba12f8d39d42a93e09ab4e7ec.tar.xz 2017-01-16_17:13:37-a016d9c507e906cba12f8d39d42a93e09ab4e7ec.zip |
Transfinite armor
Diffstat (limited to 'sequence.cabal')
-rw-r--r-- | sequence.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sequence.cabal b/sequence.cabal index 740a975..d47291e 100644 --- a/sequence.cabal +++ b/sequence.cabal | |||
@@ -40,5 +40,6 @@ executable sequence | |||
40 | , text | 40 | , text |
41 | , template | 41 | , template |
42 | , regex-compat | 42 | , regex-compat |
43 | , extended-reals | ||
43 | hs-source-dirs: src | 44 | hs-source-dirs: src |
44 | default-language: Haskell2010 \ No newline at end of file | 45 | default-language: Haskell2010 \ No newline at end of file |