Skip to content

Commit

Permalink
jeff.hs is working
Browse files Browse the repository at this point in the history
  • Loading branch information
ranjitjhala committed Apr 14, 2016
1 parent 9fe2033 commit edc4652
Show file tree
Hide file tree
Showing 5 changed files with 93 additions and 86 deletions.
7 changes: 0 additions & 7 deletions FAILING_TESTS.txt
Original file line number Diff line number Diff line change
@@ -1,7 +0,0 @@
Failed 6 tests:
../benchmarks/bytestring-0.9.2.1/Data/ByteString.T.hs -- crash,
../benchmarks/bytestring-0.9.2.1/Data/ByteString.hs -- crash,
../benchmarks/bytestring-0.9.2.1/Data/ByteString/Fusion.T.hs -- crash,
../benchmarks/bytestring-0.9.2.1/Data/ByteString/Lazy.hs -- crash,
../benchmarks/text-0.11.2.3/Data/Text.hs -- type error,
../benchmarks/text-0.11.2.3/Data/Text/Unsafe.hs -- type error
5 changes: 5 additions & 0 deletions TODO.markdown
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
TODO
====

Data.Text.Fusion := /Users/rjhala/research/stack/lh-develop/.stack-work/install/x86_64-osx/lts-5.9/7.10.3/share/x86_64-osx-ghc-7.10.3/liquidhaskell-0.6.0.0/include/Data/Text/Fusion.spec

Data.Text.Fusion.Common := /Users/rjhala/research/stack/lh-develop/.stack-work/install/x86_64-osx/lts-5.9/7.10.3/share/x86_64-osx-ghc-7.10.3/liquidhaskell-0.6.0.0/include/Data/Text/Fusion/Common.spec


Check Covariance
----------------

Expand Down
Loading

0 comments on commit edc4652

Please sign in to comment.