Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Trying to fix the build error: ``` /private/var/folders/2f/kzm4yd19613d13hyqzgtrd7h0000gp/T/stack-e0a2d75deeabe009/liquidhaskell-0.9.2.5.0/src/Data/ByteString_LHAssumptions.hs:15:8: error: liquidhaskell> • Unknown variable `Data.ByteString.Internal.empty` liquidhaskell> Var liquidhaskell> • liquidhaskell> | liquidhaskell> 15 | assume Data.ByteString.Internal.empty :: { bs : Data.ByteString.ByteString | bslen bs == 0 } ```
- Loading branch information