aboutsummaryrefslogtreecommitdiff
path: root/server/thermoprint-server.cabal
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2016-01-24 07:04:53 +0000
committerGregor Kleen <gkleen@yggdrasil.li>2016-01-24 07:04:53 +0000
commit7d3df6adce65e8840ef651a8a02a34a1a02083aa (patch)
treea5f82445047b6a4eefb803c0f3ee7dec5d1247f7 /server/thermoprint-server.cabal
parent6434397a3d103547b563ada27fd64c38cb05e1f0 (diff)
downloadthermoprint-7d3df6adce65e8840ef651a8a02a34a1a02083aa.tar
thermoprint-7d3df6adce65e8840ef651a8a02a34a1a02083aa.tar.gz
thermoprint-7d3df6adce65e8840ef651a8a02a34a1a02083aa.tar.bz2
thermoprint-7d3df6adce65e8840ef651a8a02a34a1a02083aa.tar.xz
thermoprint-7d3df6adce65e8840ef651a8a02a34a1a02083aa.zip
Revert "Broken existentially quantified printer config"
This reverts commit 6434397a3d103547b563ada27fd64c38cb05e1f0.
Diffstat (limited to 'server/thermoprint-server.cabal')
-rw-r--r--server/thermoprint-server.cabal1
1 files changed, 0 insertions, 1 deletions
diff --git a/server/thermoprint-server.cabal b/server/thermoprint-server.cabal
index dd495c0..185a0f3 100644
--- a/server/thermoprint-server.cabal
+++ b/server/thermoprint-server.cabal
@@ -21,7 +21,6 @@ library
21 , Thermoprint.Server.Database 21 , Thermoprint.Server.Database
22 , Thermoprint.Server.API 22 , Thermoprint.Server.API
23 , Thermoprint.Server.Printer 23 , Thermoprint.Server.Printer
24 , Thermoprint.Server.Printer.Debug
25 other-modules: Thermoprint.Server.Database.Instances 24 other-modules: Thermoprint.Server.Database.Instances
26 -- other-extensions: 25 -- other-extensions:
27 build-depends: base >=4.8 && <5 26 build-depends: base >=4.8 && <5