From f64e186c60a94223eb4b5a156d986a4c78c025c7 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Sun, 30 Jun 2019 06:07:32 +0200 Subject: Move the source code into src/ --- graphql.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphql.cabal') diff --git a/graphql.cabal b/graphql.cabal index 49fdfeb..1d40c1c 100644 --- a/graphql.cabal +++ b/graphql.cabal @@ -4,7 +4,7 @@ cabal-version: 1.12 -- -- see: https://github.com/sol/hpack -- --- hash: aba9e6c1a0e250a7d0dbabbbdae5dceb119343f6acf06744da66677a487fcca6 +-- hash: 4035f9ebd6df2085ad80f5918fc5a65f22b2699f620f7f03c2a3e58ac84827d6 name: graphql version: 0.3 @@ -50,7 +50,7 @@ library other-modules: Paths_graphql hs-source-dirs: - ./. + src build-depends: aeson , base >=4.7 && <5 -- cgit v1.2.3