example/sql/haxl-example.cabal (12 lines of code) (raw):

cabal-version: >=1.8 name: haxl-example version: 0.1.0.0 executable example main-is: Main.hs build-depends: hashable, haxl, text, random, base