mirror of
https://github.com/nikita-volkov/hasql.git
synced 2024-11-26 11:57:01 +03:00
Cabal updates
This commit is contained in:
parent
dad0f81e2d
commit
48cea97398
@ -51,7 +51,9 @@ library
|
||||
placeholders == 0.1.*,
|
||||
-- general:
|
||||
mtl-prelude == 0.1.*,
|
||||
base-prelude == 0.1.*
|
||||
base-prelude >= 0.1.3 && < 0.2
|
||||
ghc-options:
|
||||
-funbox-strict-fields
|
||||
default-extensions:
|
||||
Arrows, BangPatterns, ConstraintKinds, DataKinds, DefaultSignatures, DeriveDataTypeable, DeriveFunctor, DeriveGeneric, EmptyDataDecls, FlexibleContexts, FlexibleInstances, FunctionalDependencies, GADTs, GeneralizedNewtypeDeriving, ImpredicativeTypes, LambdaCase, LiberalTypeSynonyms, MagicHash, MultiParamTypeClasses, MultiWayIf, NoImplicitPrelude, NoMonomorphismRestriction, OverloadedStrings, PatternGuards, ParallelListComp, QuasiQuotes, RankNTypes, RecordWildCards, ScopedTypeVariables, StandaloneDeriving, TemplateHaskell, TupleSections, TypeFamilies, TypeOperators, UnboxedTuples
|
||||
default-language:
|
||||
|
Loading…
Reference in New Issue
Block a user