File: Spec.hs

package info (click to toggle)
haskell-dimensional 1.6.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 340 kB
  • sloc: haskell: 2,391; makefile: 2
file content (4 lines) | stat: -rw-r--r-- 191 bytes parent folder | download | duplicates (2)
1
2
3
4
{-# OPTIONS_GHC -F -pgmF hspec-discover #-}

-- This module will automatically pull in all the Spec modules.
-- See https://hspec.github.io/hspec-discover.html for a summary of how it works.