Load and save specification file format
This commit is contained in:
parent
890b35eadd
commit
63350d5dd9
4 changed files with 72 additions and 38 deletions
|
|
@ -29,6 +29,11 @@ module Mima.Word
|
|||
, SmallValue
|
||||
-- ** Converting
|
||||
, signedSmallValueToWord
|
||||
-- * Underlying types
|
||||
, WB
|
||||
, MimaWord_
|
||||
, LargeValue_
|
||||
, SmallValue_
|
||||
) where
|
||||
|
||||
import Data.Bits
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue