aboutsummaryrefslogtreecommitdiff
path: root/spec/thermoprint-spec.cabal
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2016-01-23 12:46:20 +0000
committerGregor Kleen <gkleen@yggdrasil.li>2016-01-23 12:46:20 +0000
commit44fed137c50043f87e97996aa32f3353f9a2eeb0 (patch)
tree84acb8148a46fd30309eec93606dddbfca66cd81 /spec/thermoprint-spec.cabal
parent5273512b68c67eff2c8e869f84dad1c4d69e16a8 (diff)
downloadthermoprint-44fed137c50043f87e97996aa32f3353f9a2eeb0.tar
thermoprint-44fed137c50043f87e97996aa32f3353f9a2eeb0.tar.gz
thermoprint-44fed137c50043f87e97996aa32f3353f9a2eeb0.tar.bz2
thermoprint-44fed137c50043f87e97996aa32f3353f9a2eeb0.tar.xz
thermoprint-44fed137c50043f87e97996aa32f3353f9a2eeb0.zip
Removed persistent instances & dep from spec
Diffstat (limited to 'spec/thermoprint-spec.cabal')
-rw-r--r--spec/thermoprint-spec.cabal1
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/thermoprint-spec.cabal b/spec/thermoprint-spec.cabal
index 942cbe4..da79ee8 100644
--- a/spec/thermoprint-spec.cabal
+++ b/spec/thermoprint-spec.cabal
@@ -44,7 +44,6 @@ library
44 , aeson >=0.9.0 && <1 44 , aeson >=0.9.0 && <1
45 , base64-bytestring >=1.0.0 && <2 45 , base64-bytestring >=1.0.0 && <2
46 , encoding >=0.8 && <1 46 , encoding >=0.8 && <1
47 , persistent >=2.2 && <3
48 -- hs-source-dirs: 47 -- hs-source-dirs:
49 default-language: Haskell2010 48 default-language: Haskell2010
50 49