1
1
mirror of https://github.com/github/semantic.git synced 2024-12-24 15:35:14 +03:00

Attempt to depend on c-storable-deriving again.

This commit is contained in:
Rob Rix 2015-12-23 09:57:15 -05:00
parent a938d072c0
commit 6edd7453e4

View File

@ -36,6 +36,7 @@ library
, bytestring
, blaze-html
, tree-sitter-parsers
, c-storable-deriving
default-language: Haskell2010
default-extensions: DeriveFunctor, FlexibleInstances, DeriveFoldable, DeriveTraversable
ghc-options: -Wall -fno-warn-name-shadowing