Skip to content

Commit

Permalink
Merge pull request #1694 from GaloisInc/rwd/llvm-lazy-load
Browse files Browse the repository at this point in the history
LLVM lazy load
  • Loading branch information
robdockins authored Jul 6, 2022
2 parents e0cdfa4 + 4f4e1d7 commit ed2c051
Show file tree
Hide file tree
Showing 11 changed files with 226 additions and 218 deletions.
102 changes: 47 additions & 55 deletions cabal.GHC-8.10.7.config
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,12 @@ constraints: any.Cabal ==3.2.1.0,
any.QuickCheck ==2.14.2,
QuickCheck -old-random +templatehaskell,
any.StateVar ==1.2.2,
any.abstract-deque ==0.3,
abstract-deque -usecas,
any.abstract-par ==0.3.3,
any.adjunctions ==4.4,
any.adjunctions ==4.4.1,
any.aeson ==1.5.6.0,
aeson -bytestring-builder -cffi -developer -fast,
any.aeson-typescript ==0.4.0.0,
any.alex ==3.2.7.1,
any.ansi-terminal ==0.11.1,
any.ansi-terminal ==0.11.3,
ansi-terminal -example,
any.ansi-wl-pprint ==0.6.9,
ansi-wl-pprint -example,
Expand All @@ -40,15 +37,15 @@ constraints: any.Cabal ==3.2.1.0,
any.auto-update ==0.1.6,
any.barbies ==2.0.3.1,
any.base ==4.14.3.0,
any.base-compat ==0.11.2,
any.base-compat-batteries ==0.11.2,
any.base-compat ==0.12.1,
any.base-compat-batteries ==0.12.1,
any.base-orphans ==0.8.6,
any.base16-bytestring ==1.0.2.0,
any.base64-bytestring ==1.2.1.0,
any.basement ==0.0.14,
any.bifunctors ==5.5.11,
any.bifunctors ==5.5.12,
bifunctors +semigroups +tagged,
any.bimap ==0.4.0,
any.bimap ==0.5.0,
any.binary ==0.8.8.0,
any.binary-orphans ==1.0.2,
any.bitwise ==1.0.0.1,
Expand Down Expand Up @@ -76,12 +73,12 @@ constraints: any.Cabal ==3.2.1.0,
any.comonad ==5.0.8,
comonad +containers +distributive +indexed-traversable,
any.concurrent-extra ==0.7.0.12,
any.concurrent-output ==1.10.15,
any.concurrent-output ==1.10.16,
any.conduit ==1.3.4.2,
any.conduit-extra ==1.3.5,
any.conduit-extra ==1.3.6,
any.config-schema ==1.2.2.0,
any.config-value ==0.8.2.1,
any.constraints ==0.13.3,
any.constraints ==0.13.4,
any.containers ==0.6.5.1,
any.contravariant ==1.5.5,
contravariant +semigroups +statevar +tagged,
Expand All @@ -100,14 +97,13 @@ constraints: any.Cabal ==3.2.1.0,
any.cryptonite-conduit ==0.2.2,
any.data-accessor ==0.2.3,
data-accessor +category +monadfail +splitbase,
any.data-binary-ieee754 ==0.4.4,
any.data-default-class ==0.1.2.0,
any.data-fix ==0.3.2,
any.data-inttrie ==0.1.4,
any.data-ref ==0.0.2,
any.deepseq ==1.4.4.0,
any.dense-linear-algebra ==0.1.0.0,
any.deriving-compat ==0.6,
any.deriving-compat ==0.6.1,
deriving-compat +base-4-9 +new-functor-classes +template-haskell-2-11,
any.directory ==1.3.6.0,
any.distributive ==0.6.2.1,
Expand All @@ -118,12 +114,11 @@ constraints: any.Cabal ==3.2.1.0,
any.dotgen ==0.4.3,
dotgen -devel,
any.easy-file ==0.2.2,
any.either ==5.0.1.1,
any.either ==5.0.2,
any.entropy ==0.4.1.7,
entropy -halvm,
any.erf ==2.0.0.0,
any.errors ==2.3.0,
any.exact-pi ==0.5.0.1,
any.exact-pi ==0.5.0.2,
any.exceptions ==0.10.4,
any.executable-path ==0.0.3.1,
any.extensible-exceptions ==0.1.1.4,
Expand All @@ -137,7 +132,7 @@ constraints: any.Cabal ==3.2.1.0,
any.filemanip ==0.3.6.3,
any.filepath ==1.4.2.1,
any.fingertree ==0.1.5.0,
any.free ==5.1.7,
any.free ==5.1.9,
any.generic-deriving ==1.14.1,
generic-deriving +base-4-9,
any.generic-lens ==2.2.1.0,
Expand All @@ -163,7 +158,7 @@ constraints: any.Cabal ==3.2.1.0,
any.haskeline ==0.8.2,
any.haskell-lexer ==1.1,
any.haskell-src-exts ==1.23.1,
any.haskell-src-meta ==0.8.9,
any.haskell-src-meta ==0.8.10,
any.hedgehog ==1.1.1,
any.hedgehog-classes ==0.2.5.3,
hedgehog-classes +aeson +comonad +primitive +semirings +vector,
Expand All @@ -174,9 +169,9 @@ constraints: any.Cabal ==3.2.1.0,
any.hpc ==0.6.1.0,
any.hsc2hs ==0.68.8,
hsc2hs -in-ghc-tree,
any.hspec ==2.9.7,
any.hspec-core ==2.9.7,
any.hspec-discover ==2.9.7,
any.hspec ==2.10.0,
any.hspec-core ==2.10.0,
any.hspec-discover ==2.10.0,
any.hspec-expectations ==0.8.2,
any.http-date ==0.0.11,
any.http-types ==0.12.3,
Expand All @@ -190,18 +185,18 @@ constraints: any.Cabal ==3.2.1.0,
integer-logarithms -check-bounds +integer-gmp,
any.integer-roots ==1.0.2.0,
any.interpolate ==0.2.1,
any.invariant ==0.5.5,
any.invariant ==0.5.6,
any.io-streams ==1.5.2.1,
io-streams +network -nointeractivetests +zlib,
any.iproute ==1.7.12,
any.itanium-abi ==0.1.1.1,
any.js-chart ==2.9.4.1,
any.json ==0.10,
json +generic -mapdict +parsec +pretty +split-base,
any.kan-extensions ==5.2.3,
any.kvitable ==1.0.0.0,
any.kan-extensions ==5.2.5,
any.kvitable ==1.0.1.0,
language-rust +enablequasiquotes +usebytestrings,
any.lens ==5.0.1,
any.lens ==5.1.1,
lens -benchmark-uniplate -dump-splices +inlining -j +test-hunit +test-properties +test-templates +trustworthy,
any.libBF ==0.6.3,
libBF -system-libbf,
Expand All @@ -210,27 +205,24 @@ constraints: any.Cabal ==3.2.1.0,
any.lifted-async ==0.10.2.2,
any.lifted-base ==0.2.3.12,
llvm-pretty-bc-parser -fuzz -regressions,
any.logict ==0.7.0.3,
any.lucid ==2.9.12.1,
any.logict ==0.8.0.0,
any.lucid ==2.11.1,
any.lumberjack ==1.0.1.0,
any.math-functions ==0.3.4.2,
math-functions +system-erf +system-expm1,
any.megaparsec ==9.0.1,
megaparsec -dev,
any.memory ==0.17.0,
memory +support_bytestring +support_deepseq,
any.microlens ==0.4.12.0,
any.microlens ==0.4.13.0,
any.microlens-th ==0.4.3.10,
any.microstache ==1.0.2,
any.microstache ==1.0.2.1,
any.mmorph ==1.2.0,
any.mod ==0.1.2.2,
mod +semirings +vector,
any.modern-uri ==0.3.4.4,
modern-uri -dev,
any.monad-control ==1.0.3.1,
any.monad-par ==0.3.5,
monad-par -chaselev -newgeneric,
any.monad-par-extras ==0.3.3,
any.monadLib ==3.10.1,
any.mono-traversable ==1.0.15.3,
any.mtl ==2.2.2,
Expand All @@ -241,7 +233,7 @@ constraints: any.Cabal ==3.2.1.0,
network -devel,
any.network-byte-order ==0.1.6,
any.network-info ==0.2.1,
any.newtype-generics ==0.6.1,
any.newtype-generics ==0.6.2,
any.numtype-dk ==0.5.0.3,
any.old-locale ==1.0.0.7,
any.old-time ==1.1.0.3,
Expand All @@ -263,22 +255,22 @@ constraints: any.Cabal ==3.2.1.0,
any.prettyprinter ==1.7.1,
prettyprinter -buildreadme +text,
any.prettyprinter-ansi-terminal ==1.1.3,
any.primitive ==0.7.3.0,
any.primitive ==0.7.4.0,
any.process ==1.6.13.2,
any.profunctors ==5.6.2,
any.psqueues ==0.2.7.3,
any.quickcheck-instances ==0.3.27,
quickcheck-instances -bytestring-builder,
any.quickcheck-io ==0.2.0,
any.random ==1.2.1,
any.random ==1.2.1.1,
any.raw-strings-qq ==1.1,
any.reflection ==2.1.6,
reflection -slow +template-haskell,
any.regex-base ==0.94.0.2,
any.regex-compat ==0.95.2.1,
any.regex-posix ==0.96.0.1,
regex-posix -_regex-posix-clib,
any.resourcet ==1.2.4.3,
any.resourcet ==1.2.6,
any.rts ==1.0.1,
any.s-cargot ==0.1.4.0,
s-cargot -build-example,
Expand All @@ -303,30 +295,30 @@ constraints: any.Cabal ==3.2.1.0,
any.split ==0.2.3.4,
any.splitmix ==0.1.0.4,
splitmix -optimised-mixer,
any.statistics ==0.16.0.2,
any.statistics ==0.16.1.0,
any.stm ==2.5.0.1,
any.streaming-commons ==0.2.2.4,
streaming-commons -use-bytestring-builder,
any.strict ==0.4.0.1,
strict +assoc,
any.string-interpolate ==0.3.1.1,
any.string-interpolate ==0.3.1.2,
string-interpolate -bytestring-builder -extended-benchmarks -text-builder,
any.syb ==0.7.2.1,
any.tagged ==0.8.6.1,
tagged +deepseq +transformers,
any.tasty ==1.4.2.1,
any.tasty ==1.4.2.3,
tasty +clock +unix,
any.tasty-ant-xml ==1.1.8,
any.tasty-checklist ==1.0.3.0,
any.tasty-expected-failure ==0.12.3,
any.tasty-golden ==2.3.5,
tasty-golden -build-example,
any.tasty-hedgehog ==1.2.0.0,
any.tasty-hspec ==1.2,
any.tasty-hspec ==1.2.0.1,
any.tasty-hunit ==0.10.0.3,
any.tasty-quickcheck ==0.10.2,
any.tasty-smallcheck ==0.8.2,
any.tasty-sugar ==1.1.1.0,
any.tasty-sugar ==1.3.0.1,
any.template-haskell ==2.16.0.0,
any.temporary ==1.3,
any.terminal-size ==0.3.3,
Expand All @@ -335,7 +327,7 @@ constraints: any.Cabal ==3.2.1.0,
any.test-framework-hunit ==0.3.0.2,
test-framework-hunit -base3 +base4,
any.text ==1.2.4.1,
any.text-conversions ==0.3.1,
any.text-conversions ==0.3.1.1,
any.text-short ==0.1.5,
text-short -asserts,
any.tf-random ==0.5,
Expand All @@ -344,33 +336,33 @@ constraints: any.Cabal ==3.2.1.0,
any.th-expand-syns ==0.4.9.0,
any.th-lift ==0.8.2,
any.th-lift-instances ==0.1.19,
any.th-orphans ==0.13.12,
any.th-orphans ==0.13.13,
any.th-reify-many ==0.1.10,
any.these ==1.1.1.1,
these +assoc,
any.time ==1.9.3,
any.time-compat ==1.9.6.1,
time-compat -old-locale,
any.time-manager ==0.0.0,
any.tls ==1.5.7,
any.tls ==1.6.0,
tls +compat -hans +network,
any.tls-session-manager ==0.0.4,
any.transformers ==0.5.6.2,
any.transformers-base ==0.4.6,
transformers-base +orphaninstances,
any.transformers-compat ==0.7.1,
any.transformers-compat ==0.7.2,
transformers-compat -five +five-three -four +generic-deriving +mtl -three -two,
any.type-equality ==1,
any.typed-process ==0.2.8.0,
any.typed-process ==0.2.10.1,
any.unbounded-delays ==0.1.1.1,
any.uniplate ==1.6.13,
any.unix ==2.7.2.2,
any.unix-compat ==0.5.4,
any.unix-compat ==0.6,
unix-compat -old-time,
any.unix-time ==0.4.7,
any.unliftio ==0.2.21.0,
any.unliftio ==0.2.22.0,
any.unliftio-core ==0.2.0.1,
any.unordered-containers ==0.2.18.0,
any.unordered-containers ==0.2.19.1,
unordered-containers -debug,
any.utf8-string ==1.0.2,
any.uuid ==1.3.15,
Expand All @@ -387,10 +379,10 @@ constraints: any.Cabal ==3.2.1.0,
any.void ==0.7.3,
void -safe,
any.wai ==3.2.3,
any.wai-extra ==3.1.10,
any.wai-extra ==3.1.12.1,
wai-extra -build-example,
any.wai-logger ==2.4.0,
any.warp ==3.3.20,
any.warp ==3.3.21,
warp +allow-sendfilefd -network-bytestring -warp-debug +x509,
any.warp-tls ==3.3.2,
any.wcwidth ==0.0.2,
Expand All @@ -400,14 +392,14 @@ constraints: any.Cabal ==3.2.1.0,
any.wl-pprint-annotated ==0.1.0.1,
any.wl-pprint-text ==1.2.0.2,
any.word8 ==0.1.3,
any.x509 ==1.7.6,
any.x509 ==1.7.7,
any.x509-store ==1.6.9,
any.x509-validation ==1.6.12,
any.xml ==1.3.14,
any.yaml ==0.11.8.0,
yaml +no-examples +no-exe,
any.zenc ==0.1.2,
any.zlib ==0.6.2.3,
any.zlib ==0.6.3.0,
zlib -bundled-c-zlib -non-blocking-ffi -pkg-config,
any.zlib-bindings ==0.1.1.5
index-state: hackage.haskell.org 2022-04-21T22:07:51Z
index-state: hackage.haskell.org 2022-06-30T19:50:05Z
Loading

0 comments on commit ed2c051

Please sign in to comment.