cdornan / fmt

New formatting library
BSD 3-Clause "New" or "Revised" License
56 stars 6 forks source link

Doctest failure with Stack 2 #27

Closed neongreen closed 5 years ago

neongreen commented 5 years ago
/Users/yom/tmp/fmt-0.6.1.1/lib/Fmt.hs:327: failure in expression `(""+|show foo|++|show bar|+"") == (""+||foo||++||bar||+"")'

<interactive>:108:3: error:
    Variable not in scope:
      polyQuickCheck
        :: Language.Haskell.TH.Syntax.Name
           -> Language.Haskell.TH.Lib.Internal.ExpQ

Examples: 142  Tried: 142  Errors: 0  Failures: 1